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

brad at geodynamics.org brad at geodynamics.org
Mon Jun 13 13:21:14 PDT 2011


Author: brad
Date: 2011-06-13 13:21:13 -0700 (Mon, 13 Jun 2011)
New Revision: 18607

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

Modified: short/3D/PyLith/pylith_installer/trunk/configure.ac
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/configure.ac	2011-06-13 20:20:41 UTC (rev 18606)
+++ short/3D/PyLith/pylith_installer/trunk/configure.ac	2011-06-13 20:21:13 UTC (rev 18607)
@@ -237,7 +237,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.5-stable"; fi
+if test "$pylith_svn" = stable ; then pylith_svn="branches/v1.6-stable"; fi
 AC_SUBST(pylith_svn)
 AM_CONDITIONAL([USE_PYLITH_SVN], [test "$pylith_svn" != no])
 



More information about the CIG-COMMITS mailing list