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

Modified Files:
        driver.rc 
Log Message:

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


Index: driver.rc
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/driver/driver.rc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- driver.rc   3 Jun 2007 20:12:46 -0000       1.4
+++ driver.rc   3 Jun 2007 21:02:08 -0000       1.5
@@ -3,8 +3,8 @@
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 1 VERSIONINFO
-  FILEVERSION 2,19,0,1
-  PRODUCTVERSION 2,19,0,1
+  FILEVERSION 2,18,0,1
+  PRODUCTVERSION 2,18,0,1
   FILEFLAGSMASK 0x3fL
   FILEFLAGS 0
   FILEOS VOS_NT_WINDOWS32
@@ -18,14 +18,14 @@
       VALUE "Comments", "\0"
       VALUE "CompanyName", "CWI\0"
       VALUE "FileDescription", "MonetDB ODBC Driver DLL\0"
-      VALUE "FileVersion", "2.19.0\0"
+      VALUE "FileVersion", "2.18.0\0"
       VALUE "InternalName", "libMonetODBC\0"
       VALUE "LegalCopyright", "Copyright © CWI 2004-2007\0"
       VALUE "LegalTrademarks", "\0"
       VALUE "OriginalFilename", "libMonetODBC.dll\0"
       VALUE "PrivateBuild", "\0"
       VALUE "ProductName", "MonetDB SQL Server\0"
-      VALUE "ProductVersion", "2.19.0\0"
+      VALUE "ProductVersion", "2.18.0\0"
       VALUE "SpecialBuild", "\0"
     END
   END


-------------------------------------------------------------------------
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