common/common.rc
changeset 471 44664f7f71c5
parent 454 d17370e0936e
child 472 e037e301b4e5
--- a/common/common.rc	Sat Nov 15 00:12:10 2014 +0000
+++ b/common/common.rc	Sat Nov 15 17:17:02 2014 +0000
@@ -3,8 +3,8 @@
 // automagically generated from the projectDefinition: stx_libscm_common.
 //
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION     6,2,998,998
-  PRODUCTVERSION  6,2,4,0
+  FILEVERSION     6,2,32767,32767
+  PRODUCTVERSION  6,2,5,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
   FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
@@ -20,12 +20,12 @@
     BEGIN
       VALUE "CompanyName", "Jan Vrany\0"
       VALUE "FileDescription", "Source Code Management Support Library for Smalltalk/X (LIB)\0"
-      VALUE "FileVersion", "6.2.998.998\0"
+      VALUE "FileVersion", "6.2.32767.32767\0"
       VALUE "InternalName", "stx:libscm/common\0"
       VALUE "LegalCopyright", "Copyright Jan Vrany 2012\0"
       VALUE "ProductName", "Smalltalk/X SCM Support Library\0"
-      VALUE "ProductVersion", "6.2.4.0\0"
-      VALUE "ProductDate", "Thu, 31 Jul 2014 08:33:47 GMT\0"
+      VALUE "ProductVersion", "6.2.5.0\0"
+      VALUE "ProductDate", "Sat, 15 Nov 2014 16:39:16 GMT\0"
     END
 
   END