Commit c3850ad6 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Repoint ModMalloc library

Version 2.16. Tagged as 'Browse-2_16'
parent 10962d55
......@@ -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
......
/* (2.15)
/* (2.16)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.15
#define Module_MajorVersion_CMHG 2.16
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 24 Apr 2009
#define Module_Date_CMHG 13 Dec 2014
#define Module_MajorVersion "2.15"
#define Module_Version 215
#define Module_MajorVersion "2.16"
#define Module_Version 216
#define Module_MinorVersion ""
#define Module_Date "24 Apr 2009"
#define Module_Date "13 Dec 2014"
#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.15"
#define Module_HelpVersion "2.15 (24 Apr 2009)"
#define Module_LibraryVersionInfo "2:15"
#define Module_FullVersion "2.16"
#define Module_HelpVersion "2.16 (13 Dec 2014)"
#define Module_LibraryVersionInfo "2:16"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment