regenerated expecco_19_2_0 expecco_19_2_0_43 expecco_19_2_0_44
authorClaus Gittinger <cg@exept.de>
Wed, 18 Dec 2019 21:55:08 +0100
changeset 2502 78fad3b44fc8
parent 2501 6ac1abaea8bc
child 2503 cb689968d5e2
regenerated
stx_goodies_regressionWINrc.rc
--- a/stx_goodies_regressionWINrc.rc	Wed Dec 18 15:41:55 2019 +0100
+++ b/stx_goodies_regressionWINrc.rc	Wed Dec 18 21:55:08 2019 +0100
@@ -2,8 +2,10 @@
 // DO NOT EDIT
 // automagically generated from the projectDefinition: stx_goodies_regression.
 //
+#include "winver.h"
+
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION     7,2,1,37
+  FILEVERSION     7,2,1,42
   PRODUCTVERSION  7,2,0,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
@@ -20,12 +22,12 @@
     BEGIN
       VALUE "CompanyName", "eXept Software AG\0"
       VALUE "FileDescription", "Smalltalk/X regression tests (LIB)\0"
-      VALUE "FileVersion", "7.2.1.37\0"
+      VALUE "FileVersion", "7.2.1.42\0"
       VALUE "InternalName", "stx:goodies/regression\0"
       VALUE "LegalCopyright", "Copyright eXept Software AG 1998-2016\0"
       VALUE "ProductName", "eXept addOns\0"
       VALUE "ProductVersion", "7.2.0.0\0"
-      VALUE "ProductDate", "Mon, 12 Aug 2019 09:32:57 GMT\0"
+      VALUE "ProductDate", "Wed, 18 Dec 2019 20:55:04 GMT\0"
     END
 
   END