[PVFS2-CVS] commit by robl in pvfs2-1: ChangeLog configure.in
CVS commit program
cvs at parl.clemson.edu
Thu Jun 9 19:08:44 EDT 2005
Update of /projects/cvsroot/pvfs2-1
In directory parlweb:/tmp/cvs-serv380
Modified Files:
ChangeLog configure.in
Log Message:
pvfs2-1.1.0 is *sooooo* close to being out
Index: ChangeLog
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/ChangeLog,v
diff -u -w -p -u -r1.162 -r1.163
--- ChangeLog 8 Jun 2005 22:44:22 -0000 1.162
+++ ChangeLog 9 Jun 2005 22:08:44 -0000 1.163
@@ -3,7 +3,7 @@ PVFS2 Release ChangeLog
-----------------------
-pvfs2-1.1.0pre1
+pvfs2-1.1.0
===============
- network protocol: more 64-bit alignment fixes
- build: hide karma details in its module.mk
Index: configure.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/configure.in,v
diff -u -w -p -u -r1.230 -r1.231
--- configure.in 8 Jun 2005 22:17:53 -0000 1.230
+++ configure.in 9 Jun 2005 22:08:44 -0000 1.231
@@ -19,8 +19,8 @@ CONFIGURE_TIME=`date -u +"%Y-%m-%d-%H%M%
PVFS2_MAJOR=1
PVFS2_MINOR=1
PVFS2_SUB=0
-dnl PVFS2_PRE=""
-PVFS2_PRE="pre1-$CONFIGURE_TIME"
+PVFS2_PRE=""
+dnl PVFS2_PRE="pre1-$CONFIGURE_TIME"
AM_INIT_AUTOMAKE(pvfs2, $PVFS2_MAJOR.$PVFS2_MINOR.$PVFS2_SUB$PVFS2_PRE)
More information about the PVFS2-CVS
mailing list