Changeset: 7fef36b851af for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7fef36b851af Modified Files: libversions Branch: Apr2011 Log Message:
Updated library version numbers. diffs (21 lines): diff --git a/libversions b/libversions --- a/libversions +++ b/libversions @@ -30,13 +30,13 @@ # version of the GDK library (subdirectory gdk; also includes # common/options and common/mutils) -GDK_VERSION=3:0:0 +GDK_VERSION=3:1:0 # version of the MAPI library (subdirectory clients/mapilib) -MAPI_VERSION=3:0:0 +MAPI_VERSION=3:1:0 # version of the MONETDB5 library (subdirectory monetdb5, not including extras) -MONETDB5_VERSION=7:0:0 +MONETDB5_VERSION=7:1:0 # version of the STREAM library (subdirectory common/stream) -STREAM_VERSION=2:0:0 +STREAM_VERSION=2:1:0 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
