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

brad at geodynamics.org brad at geodynamics.org
Fri Nov 30 15:28:31 PST 2012


Author: brad
Date: 2012-11-30 15:28:31 -0800 (Fri, 30 Nov 2012)
New Revision: 21095

Modified:
   short/3D/PyLith/pylith_installer/trunk/configure.ac
Log:
Updated stable version.

Modified: short/3D/PyLith/pylith_installer/trunk/configure.ac
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/configure.ac	2012-11-30 22:51:01 UTC (rev 21094)
+++ short/3D/PyLith/pylith_installer/trunk/configure.ac	2012-11-30 23:28:31 UTC (rev 21095)
@@ -286,7 +286,7 @@
 	[pylith_svn=$withval],
 	[pylith_svn=no])
 if test "$pylith_svn" = yes ; then pylith_svn="trunk"; fi
-if test "$pylith_svn" = stable ; then pylith_svn="branches/v1.7-stable"; fi
+if test "$pylith_svn" = stable ; then pylith_svn="branches/v1.8-stable"; fi
 AC_SUBST(pylith_svn)
 AM_CONDITIONAL([USE_PYLITH_SVN], [test "$pylith_svn" != no])
 



More information about the CIG-COMMITS mailing list