[PVFS2-CVS] commit by neill in pvfs2: ChangeLog configure configure.in

CVS commit program cvs at parl.clemson.edu
Thu Jul 29 18:15:33 EDT 2004


Update of /projects/cvsroot/pvfs2
In directory parlweb:/tmp/cvs-serv15643

Modified Files:
	ChangeLog configure configure.in 
Log Message:
- version bump; ready for new dev


Index: ChangeLog
===================================================================
RCS file: /projects/cvsroot/pvfs2/ChangeLog,v
diff -p -u -r1.103 -r1.104
--- ChangeLog	29 Jul 2004 20:38:56 -0000	1.103
+++ ChangeLog	29 Jul 2004 21:15:32 -0000	1.104
@@ -3,6 +3,11 @@ PVFS2 Release ChangeLog
 -----------------------
 
 
+pvfs2-0.6.2pre1
+===============
+- 
+
+
 pvfs2-0.6.1
 ===========
 - misc. updates to msgpairarray and associated tools to allow for

Index: configure
===================================================================
RCS file: /projects/cvsroot/pvfs2/configure,v
diff -p -u -r1.171 -r1.172
--- configure	29 Jul 2004 20:38:56 -0000	1.171
+++ configure	29 Jul 2004 21:15:33 -0000	1.172
@@ -586,8 +586,8 @@ ac_configure=$ac_aux_dir/configure # Thi
 
 PVFS2_MAJOR=0
 PVFS2_MINOR=6
-PVFS2_SUB=1
-PVFS2_PRE=""
+PVFS2_SUB=2
+PVFS2_PRE="pre1"
 
 am__api_version="1.4"
 # Find a good install program.  We prefer a C program (faster),

Index: configure.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/configure.in,v
diff -p -u -r1.170 -r1.171
--- configure.in	29 Jul 2004 20:38:57 -0000	1.170
+++ configure.in	29 Jul 2004 21:15:33 -0000	1.171
@@ -12,8 +12,8 @@ AC_CONFIG_AUX_DIR(maint/config)
 dnl PVFS2 versioning information
 PVFS2_MAJOR=0
 PVFS2_MINOR=6
-PVFS2_SUB=1
-PVFS2_PRE=""
+PVFS2_SUB=2
+PVFS2_PRE="pre1"
 
 AM_INIT_AUTOMAKE(pvfs2, $PVFS2_MAJOR.$PVFS2_MINOR.$PVFS2_SUB$PVFS2_PRE)
 



More information about the PVFS2-CVS mailing list