[PPL-devel] [GIT] ppl/ppl(master): Version number bumped.

Roberto Bagnara bagnara at cs.unipr.it
Mon Jul 13 15:56:27 CEST 2009


Module: ppl/ppl
Branch: master
Commit: e03b09806640e70bb5a5a00cdf792e422aea3145
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e03b09806640e70bb5a5a00cdf792e422aea3145

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon Jul 13 15:39:17 2009 +0200

Version number bumped.

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index fd5bc8c..f5c46e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Process this file with Autoconf to produce a configure script.
 
 # Every other copy of the package version number gets its value from here.
-AC_INIT([the Parma Polyhedra Library], [0.11pre1], [ppl-devel at cs.unipr.it], [ppl])
+AC_INIT([the Parma Polyhedra Library], [0.11pre2], [ppl-devel at cs.unipr.it], [ppl])
 
 # Minimum Autoconf version required.
 AC_PREREQ(2.61)




More information about the PPL-devel mailing list