[cig-commits] r18309 - short/3D/PyLith/pylith_installer/trunk

brad at geodynamics.org brad at geodynamics.org
Tue May 3 17:46:01 PDT 2011


Author: brad
Date: 2011-05-03 17:46:01 -0700 (Tue, 03 May 2011)
New Revision: 18309

Modified:
   short/3D/PyLith/pylith_installer/trunk/README
   short/3D/PyLith/pylith_installer/trunk/configure.ac
Log:
Increment version.

Modified: short/3D/PyLith/pylith_installer/trunk/README
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/README	2011-05-04 00:26:01 UTC (rev 18308)
+++ short/3D/PyLith/pylith_installer/trunk/README	2011-05-04 00:46:01 UTC (rev 18309)
@@ -1,4 +1,4 @@
-We are pleased to announce release of PyLith Installer version 1.0.0.
+We are pleased to announce release of PyLith Installer version 1.0.1.
 
 Please submit bug reports via the World Wide Web at:
     http://geodynamics.org/roundup    

Modified: short/3D/PyLith/pylith_installer/trunk/configure.ac
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/configure.ac	2011-05-04 00:26:01 UTC (rev 18308)
+++ short/3D/PyLith/pylith_installer/trunk/configure.ac	2011-05-04 00:46:01 UTC (rev 18309)
@@ -17,7 +17,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([PyLith Installer], [1.0.0], [cig-short at geodynamics.org])
+AC_INIT([PyLith Installer], [1.0.1], [cig-short at geodynamics.org])
 AC_CONFIG_AUX_DIR([./aux-config])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign])



More information about the CIG-COMMITS mailing list