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

Modified Files:
      Tag: Clients_1-18
        setup.rc 
Log Message:

- created new release branches:
    buildtools: MonetDB_1-18
       MonetDB: MonetDB_1-18
       clients: Clients_1-18
      MonetDB4: MonetDB_4-18
      MonetDB5: MonetDB_5-0
      template: MonetDB_1-18
           sql: SQL_2-18
    pathfinder: XQuery_0-18

- updated version numbers in release branches and development trunks

As usually:
all bug-fixes go to the new release branches, only;
all new features go to the development trunks, only.


Index: setup.rc
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/winsetup/setup.rc,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- setup.rc    21 Jan 2007 16:01:38 -0000      1.4
+++ setup.rc    3 Jun 2007 20:12:05 -0000       1.4.2.1
@@ -62,8 +62,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,17,0,1
- PRODUCTVERSION 2,17,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.17.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.17.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