[Rivet-svn] r3526 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Dec 12 20:23:15 GMT 2011


Author: buckley
Date: Mon Dec 12 20:23:15 2011
New Revision: 3526

Log:
Updating the version info flag since the current trunk should be treated as a separate version 1.7.0 if co-installed

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Mon Dec 12 20:22:10 2011	(r3525)
+++ trunk/configure.ac	Mon Dec 12 20:23:15 2011	(r3526)
@@ -20,8 +20,8 @@
 AC_DEFINE_UNQUOTED(RIVET_BUGREPORT, "$PACKAGE_BUGREPORT", "Rivet contact email address")
 
 ## Set library version info code
-## Set for version 1.7.0
-VERSIONINFOFLAGS="-version-info 10:0:0"
+## Set for version 1.8.0
+VERSIONINFOFLAGS="-version-info 11:0:0"
 AC_SUBST(VERSIONINFOFLAGS)
 
 ## OS X


More information about the Rivet-svn mailing list