Update of /cvsroot/monetdb/clients/src/odbc/winsetup
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv893/src/odbc/winsetup

Modified Files:
        setup.rc 
Log Message:

(at least for the time being)
the development trunks should work with the release branches,
and hence only require these


Index: setup.rc
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/winsetup/setup.rc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- setup.rc    3 Jun 2007 20:12:46 -0000       1.5
+++ setup.rc    3 Jun 2007 21:02:08 -0000       1.6
@@ -62,8 +62,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,19,0,1
- PRODUCTVERSION 2,19,0,1
+ FILEVERSION 2,18,0,1
+ PRODUCTVERSION 2,18,0,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -80,12 +80,12 @@
         BEGIN
             VALUE "CompanyName", "CWI"
             VALUE "FileDescription", "MonetDB ODBC Setup DLL"
-            VALUE "FileVersion", "2.19.0\0"
+            VALUE "FileVersion", "2.18.0\0"
             VALUE "InternalName", "libMonetODBCs.dll"
             VALUE "LegalCopyright", "Copyright (c) CWI 2006-2007"
             VALUE "OriginalFilename", "libMonetODBCs.dll"
             VALUE "ProductName", "MonetDB SQL Server"
-            VALUE "ProductVersion", "2.19.0\0"
+            VALUE "ProductVersion", "2.18.0\0"
         END
     END
     BLOCK "VarFileInfo"


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to