Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21451

Modified Files:
        gdk.mx 
Log Message:
there is more then one reason to update the GDKLIBRARY (BAT version number)
Its only increased with 1 as we run out of space (short) to hold the dates when
the version changed.


Index: gdk.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk.mx,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- gdk.mx      4 Oct 2007 10:33:32 -0000       1.239
+++ gdk.mx      21 Oct 2007 20:08:10 -0000      1.240
@@ -915,7 +915,7 @@
        bat parentid;           /* cache id of VIEW parent bat */
 } COLrec;
 
-#define GDKLIBRARY      061021 /* 64-bits BAT */
+#define GDKLIBRARY      061022 /* 64-bits BAT */
 
 typedef struct BAT {
        /* static bat properties */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to