compiler/tests/tests.rc
changeset 420 b2f2f15cef26
parent 415 f30eb7ea54cd
child 421 7e08b31e0dae
--- a/compiler/tests/tests.rc	Sat Nov 08 02:08:45 2014 +0000
+++ b/compiler/tests/tests.rc	Wed Nov 19 10:52:37 2014 +0000
@@ -4,7 +4,7 @@
 //
 VS_VERSION_INFO VERSIONINFO
   FILEVERSION     6,2,32767,32767
-  PRODUCTVERSION  6,2,4,0
+  PRODUCTVERSION  6,2,5,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
   FILEFLAGS       VS_FF_PRERELEASE | VS_FF_SPECIALBUILD
@@ -24,8 +24,8 @@
       VALUE "InternalName", "stx:goodies/petitparser/compiler/tests\0"
       VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2014\nCopyright eXept Software AG 1998-2014\0"
       VALUE "ProductName", "Smalltalk/X\0"
-      VALUE "ProductVersion", "6.2.4.0\0"
-      VALUE "ProductDate", "Thu, 06 Nov 2014 01:40:05 GMT\0"
+      VALUE "ProductVersion", "6.2.5.0\0"
+      VALUE "ProductDate", "Wed, 19 Nov 2014 10:47:30 GMT\0"
     END
 
   END