Commit 90e38cf6 authored by Ben Avison's avatar Ben Avison
Browse files

Added Squash module to the OMAP3 ROM build

Detail:
  Binary blob of this module in CVS has been ARMv6-safe since May.
Admin:
  Untested as yet - about to try a ROM autobuild...

Version 4.92. Tagged as 'BuildSys-4_92'
parent 25393e62
......@@ -119,7 +119,7 @@ SoundDMA_Tungsten -type EXP
#SoundScheduler
SpriteExtend
SpriteUtils
#Squash
Squash
SuperSample
SystemDevices
TaskWindow
......
/* (4.91)
/* (4.92)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.91
#define Module_MajorVersion_CMHG 4.92
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 27 Oct 2009
#define Module_Date_CMHG 28 Oct 2009
#define Module_MajorVersion "4.91"
#define Module_Version 491
#define Module_MajorVersion "4.92"
#define Module_Version 492
#define Module_MinorVersion ""
#define Module_Date "27 Oct 2009"
#define Module_Date "28 Oct 2009"
#define Module_ApplicationDate "27-Oct-09"
#define Module_ApplicationDate "28-Oct-09"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.91"
#define Module_HelpVersion "4.91 (27 Oct 2009)"
#define Module_LibraryVersionInfo "4:91"
#define Module_FullVersion "4.92"
#define Module_HelpVersion "4.92 (28 Oct 2009)"
#define Module_LibraryVersionInfo "4:92"
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