Changeset: bd7ce3461bf2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bd7ce3461bf2 Modified Files: libversions Branch: Apr2012 Log Message:
libversions: fix incorrect path diffs (12 lines): diff --git a/libversions b/libversions --- a/libversions +++ b/libversions @@ -34,7 +34,7 @@ # the numbers are: <CURRENT>:<REVISION>:<AGE> # version of the GDK library (subdirectory gdk; also includes -# common/options and common/mutils) +# common/options and common/utils) GDK_VERSION=5:1:0 # version of the MAPI library (subdirectory clients/mapilib) _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
