initial checkin
authorClaus Gittinger <cg@exept.de>
Tue, 20 Aug 2019 15:31:29 +0200
changeset 5096 3506b91dd641
parent 5095 9ede17e21228
child 5097 5d38974d4380
initial checkin class: IncompatibleMatrixError added: #defaultResumeValue class: IncompatibleMatrixError class added: #documentation #initialize
stx_libbasic2WINrc.rc
--- a/stx_libbasic2WINrc.rc	Tue Aug 20 15:31:19 2019 +0200
+++ b/stx_libbasic2WINrc.rc	Tue Aug 20 15:31:29 2019 +0200
@@ -3,7 +3,7 @@
 // automagically generated from the projectDefinition: stx_libbasic2.
 //
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION     7,2,1,183
+  FILEVERSION     7,2,1,184
   PRODUCTVERSION  7,2,0,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
@@ -20,12 +20,12 @@
     BEGIN
       VALUE "CompanyName", "Claus Gittinger / eXept Software AG\0"
       VALUE "FileDescription", "Smalltalk/X Additional Basic Classes (LIB)\0"
-      VALUE "FileVersion", "7.2.1.183\0"
+      VALUE "FileVersion", "7.2.1.184\0"
       VALUE "InternalName", "stx:libbasic2\0"
       VALUE "LegalCopyright", "Copyright Claus Gittinger 1988\nCopyright eXept Software AG 2012\0"
       VALUE "ProductName", "Smalltalk/X\0"
       VALUE "ProductVersion", "7.2.0.0\0"
-      VALUE "ProductDate", "Wed, 24 Jul 2019 06:31:31 GMT\0"
+      VALUE "ProductDate", "Tue, 20 Aug 2019 13:30:57 GMT\0"
     END
 
   END