[PVFS2-CVS]
commit by robl in pvfs2-1: ChangeLog configure configure.in
CVS commit program
cvs at parl.clemson.edu
Thu Nov 10 11:03:33 EST 2005
Update of /projects/cvsroot/pvfs2-1
In directory parlweb:/tmp/cvs-serv12767
Modified Files:
ChangeLog configure configure.in
Log Message:
bump things for future development
Index: ChangeLog
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/ChangeLog,v
diff -u -w -p -u -r1.183 -r1.184
--- ChangeLog 10 Nov 2005 16:00:23 -0000 1.183
+++ ChangeLog 10 Nov 2005 16:03:32 -0000 1.184
@@ -2,6 +2,9 @@
PVFS2 Release ChangeLog
-----------------------
+pvfs2-1.3.2-pre1
+===============
+
pvfs2-1.3.1
===============
- ib: add memory registration caching
Index: configure
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/configure,v
diff -u -w -p -u -r1.258 -r1.259
--- configure 10 Nov 2005 15:55:58 -0000 1.258
+++ configure 10 Nov 2005 16:03:32 -0000 1.259
@@ -1354,8 +1354,8 @@ CONFIGURE_TIME=`date -u +"%Y-%m-%d-%H%M%
PVFS2_MAJOR=1
PVFS2_MINOR=3
PVFS2_SUB=1
-PVFS2_PRE=""
-#PVFS2_PRE="pre1-$CONFIGURE_TIME"
+#PVFS2_PRE=""
+PVFS2_PRE="pre1-$CONFIGURE_TIME"
PVFS2_VERSION=$PVFS2_MAJOR.$PVFS2_MINOR.$PVFS2_SUB$PVFS2_PRE
Index: configure.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/configure.in,v
diff -u -w -p -u -r1.261 -r1.262
--- configure.in 10 Nov 2005 15:55:59 -0000 1.261
+++ configure.in 10 Nov 2005 16:03:33 -0000 1.262
@@ -18,8 +18,8 @@ CONFIGURE_TIME=`date -u +"%Y-%m-%d-%H%M%
PVFS2_MAJOR=1
PVFS2_MINOR=3
PVFS2_SUB=1
-PVFS2_PRE=""
-#PVFS2_PRE="pre1-$CONFIGURE_TIME"
+#PVFS2_PRE=""
+PVFS2_PRE="pre1-$CONFIGURE_TIME"
PVFS2_VERSION=$PVFS2_MAJOR.$PVFS2_MINOR.$PVFS2_SUB$PVFS2_PRE
AC_SUBST(PVFS2_VERSION)
More information about the PVFS2-CVS
mailing list