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

Post release build.


diffs (24 lines):

diff -r a1a8dbc6fd04 -r 3f45d0ae4178 buildtools/conf/MonetDB.m4
--- a/buildtools/conf/MonetDB.m4        Tue Aug 24 09:30:24 2010 +0200
+++ b/buildtools/conf/MonetDB.m4        Tue Aug 24 10:33:08 2010 +0200
@@ -54,7 +54,7 @@
        ;;
 esac
 
-AC_DEFINE(MONETDB_RELEASE, "Jun2010-SP2", [Release name or "unreleased"])
+AC_DEFINE(MONETDB_RELEASE, "unreleased", [Release name or "unreleased"])
 ])
 
 
diff -r a1a8dbc6fd04 -r 3f45d0ae4178 buildtools/conf/winconfig.h
--- a/buildtools/conf/winconfig.h       Tue Aug 24 09:30:24 2010 +0200
+++ b/buildtools/conf/winconfig.h       Tue Aug 24 10:33:08 2010 +0200
@@ -57,7 +57,7 @@
 #include <ws2tcpip.h>
 
 /* Release name or "unreleased" */
-#define MONETDB_RELEASE "Jun2010-SP2"
+#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