[PVFS2-CVS] commit by neill in pvfs2: configure configure.in
CVS commit program
cvs at parl.clemson.edu
Fri Mar 5 17:34:33 EST 2004
Update of /projects/cvsroot/pvfs2
In directory parlweb:/tmp/cvs-serv3067
Modified Files:
configure configure.in
Log Message:
- set version to 0.1.1, tag following shortly
Index: configure
===================================================================
RCS file: /projects/cvsroot/pvfs2/configure,v
diff -p -u -r1.138 -r1.139
--- configure 1 Mar 2004 18:38:28 -0000 1.138
+++ configure 5 Mar 2004 22:34:32 -0000 1.139
@@ -583,7 +583,7 @@ ac_configure=$ac_aux_dir/configure # Thi
PVFS2_MAJOR=0
PVFS2_MINOR=1
PVFS2_SUB=1
-PVFS2_PRE="pre1"
+PVFS2_PRE=""
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.139 -r1.140
--- configure.in 1 Mar 2004 18:38:29 -0000 1.139
+++ configure.in 5 Mar 2004 22:34:33 -0000 1.140
@@ -13,7 +13,7 @@ dnl PVFS2 versioning information
PVFS2_MAJOR=0
PVFS2_MINOR=1
PVFS2_SUB=1
-PVFS2_PRE="pre1"
+PVFS2_PRE=""
AM_INIT_AUTOMAKE(pvfs2, $PVFS2_MAJOR.$PVFS2_MINOR.$PVFS2_SUB$PVFS2_PRE)
More information about the PVFS2-CVS
mailing list