Changeset: 764dd0bb7b30 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=764dd0bb7b30
Modified Files:
        NT/monetdb_config.h.in
Branch: default
Log Message:

Fix version number.


diffs (19 lines):

diff --git a/NT/monetdb_config.h.in b/NT/monetdb_config.h.in
--- a/NT/monetdb_config.h.in
+++ b/NT/monetdb_config.h.in
@@ -743,13 +743,13 @@
 #define PACKAGE_NAME "MonetDB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "MonetDB 11.5.0"
+#define PACKAGE_STRING "MonetDB 11.6.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "MonetDB"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "11.5.0"
+#define PACKAGE_VERSION "11.6.0"
 
 /* Path separator */
 #define PATH_SEP ';'
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to