Changeset: 96f4abe4f2c6 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=96f4abe4f2c6
Modified Files:
        buildtools/conf/MonetDB.m4
        buildtools/conf/winconfig.h
Branch: Oct2010
Log Message:

Post release build.


diffs (24 lines):

diff -r 65a737db9387 -r 96f4abe4f2c6 buildtools/conf/MonetDB.m4
--- a/buildtools/conf/MonetDB.m4        Tue Nov 09 09:34:22 2010 +0100
+++ b/buildtools/conf/MonetDB.m4        Tue Nov 09 09:59:00 2010 +0100
@@ -54,7 +54,7 @@
        ;;
 esac
 
-AC_DEFINE(MONETDB_RELEASE, "Oct2010", [Release name or "unreleased"])
+AC_DEFINE(MONETDB_RELEASE, "unreleased", [Release name or "unreleased"])
 ])
 
 
diff -r 65a737db9387 -r 96f4abe4f2c6 buildtools/conf/winconfig.h
--- a/buildtools/conf/winconfig.h       Tue Nov 09 09:34:22 2010 +0100
+++ b/buildtools/conf/winconfig.h       Tue Nov 09 09:59:00 2010 +0100
@@ -57,7 +57,7 @@
 #include <ws2tcpip.h>
 
 /* Release name or "unreleased" */
-#define MONETDB_RELEASE "Oct2010"
+#define MONETDB_RELEASE "unreleased"
 
 /* indicate to sqltypes.h that windows.h has already been included and
    that it doesn't have to define Windows constants */
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to