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
c3850ad6
Commit
c3850ad6
authored
10 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Repoint ModMalloc library
Version 2.16. Tagged as 'Browse-2_16'
parent
10962d55
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 @
c3850ad6
...
...
@@ -279,7 +279,7 @@ DEBUGLIB = <Lib$Dir>.Debuglib.o.debuglib
DESKLIB
=
<Lib
$Dir
>.Desk.o.Desk
DDTLIB
=
<Lib
$Dir
>.Wild.o.Wild
WILDLIB
=
<Lib
$Dir
>.DDTLib.o.DDTLib
MODMALLOCLIB
=
<Lib
$Dir
>.ModMalloc.o.
Lib
MODMALLOCLIB
=
<Lib
$Dir
>.ModMalloc.o.
ModMalloc
# Libraries used by every build
...
...
@@ -346,7 +346,7 @@ LIBS_MODULES_DEBUG = \
${INETLIB}zm
\
${DDTLIB}_M
\
${WILDLIB}_M
\
${MODMALLOCLIB}
_M
\
${MODMALLOCLIB}
zm
\
${DESKLIB}_M
# Libraries for simple, Unicode, JavaScript and JavaScript
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
c3850ad6
/* (2.1
5
)
/* (2.1
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.1
5
#define Module_MajorVersion_CMHG 2.1
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
24 Apr
20
09
#define Module_Date_CMHG
13 Dec
20
14
#define Module_MajorVersion "2.1
5
"
#define Module_Version 21
5
#define Module_MajorVersion "2.1
6
"
#define Module_Version 21
6
#define Module_MinorVersion ""
#define Module_Date "
24 Apr
20
09
"
#define Module_Date "
13 Dec
20
14
"
#define Module_ApplicationDate "
24-Apr-09
"
#define Module_ApplicationDate "
13-Dec-14
"
#define Module_ComponentName "Browse"
#define Module_ComponentPath "castle/RiscOS/Sources/Apps/Browse"
#define Module_FullVersion "2.1
5
"
#define Module_HelpVersion "2.1
5
(
24 Apr
20
09
)"
#define Module_LibraryVersionInfo "2:1
5
"
#define Module_FullVersion "2.1
6
"
#define Module_HelpVersion "2.1
6
(
13 Dec
20
14
)"
#define Module_LibraryVersionInfo "2:1
6
"
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