Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cameron Cawley
Browse
Commits
9374e12b
Commit
9374e12b
authored
17 years ago
by
Steve Revill
Browse files
Options
Download
Email Patches
Plain Diff
Fixed so that it builds and installs. No runtime checking.
Version 2.14. Tagged as 'Browse-2_14'
parent
c6c772b5
master
Browse-2_19
Browse-2_18
Browse-2_17
Browse-2_16
Browse-2_15
Browse-2_14
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
Makefile
Makefile
+2
-2
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
9374e12b
...
...
@@ -138,14 +138,14 @@
LIBDIR
=
C:
MKDIR
=
cdir
MKDIR
=
do
mkdir
-p
AS
=
objasm
CMHG
=
cmhg
CP
=
copy
LD
=
link
RM
=
remove
SQUEEZE
=
squeeze
WIPE
=
-
wipe
WIPE
=
x
wipe
SORTSYMS
=
SortSymTab
# Ensure AMU truncates the command line suitably
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
9374e12b
/* (2.1
3
)
/* (2.1
4
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.2.
*
*/
#define Module_MajorVersion_CMHG 2.1
3
#define Module_MajorVersion_CMHG 2.1
4
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
6 Mar
200
6
#define Module_Date_CMHG 1
9 Oct
200
7
#define Module_MajorVersion "2.1
3
"
#define Module_Version 21
3
#define Module_MajorVersion "2.1
4
"
#define Module_Version 21
4
#define Module_MinorVersion ""
#define Module_Date "1
6 Mar
200
6
"
#define Module_Date "1
9 Oct
200
7
"
#define Module_ApplicationDate "1
6-Mar
-0
6
"
#define Module_ApplicationDate "1
9-Oct
-0
7
"
#define Module_ComponentName "Browse"
#define Module_ComponentPath "RiscOS/Sources/Apps/Browse"
#define Module_FullVersion "2.1
3
"
#define Module_HelpVersion "2.1
3
(1
6 Mar
200
6
)"
#define Module_LibraryVersionInfo "2:1
3
"
#define Module_FullVersion "2.1
4
"
#define Module_HelpVersion "2.1
4
(1
9 Oct
200
7
)"
#define Module_LibraryVersionInfo "2:1
4
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment