diff --git a/Build/BasCrunch2,ffe b/Build/BasCrunch2,ffe index e9aea06c1a9f21d5edca42fb077dbb920ad1a864..988df370d8c9239fc652364d2e15f3d244d087b2 100644 --- a/Build/BasCrunch2,ffe +++ b/Build/BasCrunch2,ffe @@ -1,3 +1,18 @@ +REM Copyright 2008 Castle Technology Ltd +REM +REM Licensed under the Apache License, Version 2.0 (the "License"); +REM you may not use this file except in compliance with the License. +REM You may obtain a copy of the License at +REM +REM http://www.apache.org/licenses/LICENSE-2.0 +REM +REM Unless required by applicable law or agreed to in writing, software +REM distributed under the License is distributed on an "AS IS" BASIS, +REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +REM See the License for the specific language governing permissions and +REM limitations under the License. +REM + DIM buffer% 1024 SYS "OS_ReadVarVal","BasCrunch$InFile",buffer%,1024,0,3 TO ,,length% buffer%?length%=13 diff --git a/VersionNum b/VersionNum index 02ade5ecb0c68679981a25eba21baa48ebb99fa7..0a62bef9a9ba5b64ecaf6d1172fc403708f9686d 100644 --- a/VersionNum +++ b/VersionNum @@ -1,23 +1,23 @@ -/* (1.56) +/* (1.57) * * This file is automatically maintained by srccommit, do not edit manually. * Last processed by srccommit version: 1.1. * */ -#define Module_MajorVersion_CMHG 1.56 +#define Module_MajorVersion_CMHG 1.57 #define Module_MinorVersion_CMHG -#define Module_Date_CMHG 15 Jul 2012 +#define Module_Date_CMHG 18 Sep 2012 -#define Module_MajorVersion "1.56" -#define Module_Version 156 +#define Module_MajorVersion "1.57" +#define Module_Version 157 #define Module_MinorVersion "" -#define Module_Date "15 Jul 2012" +#define Module_Date "18 Sep 2012" -#define Module_ApplicationDate "15-Jul-12" +#define Module_ApplicationDate "18-Sep-12" #define Module_ComponentName "Library" #define Module_ComponentPath "mixed/RiscOS/Library" -#define Module_FullVersion "1.56" -#define Module_HelpVersion "1.56 (15 Jul 2012)" -#define Module_LibraryVersionInfo "1:56" +#define Module_FullVersion "1.57" +#define Module_HelpVersion "1.57 (18 Sep 2012)" +#define Module_LibraryVersionInfo "1:57"