[GIT] ppl/ppl(master): Version number bumped.
Module: ppl/ppl Branch: master Commit: c0c660fe771942d58dd8834eccb04346dec9be3a URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=c0c660fe77194... Author: Roberto Bagnara <roberto.bagnara@bugseng.com> Date: Mon Oct 28 08:05:05 2013 +0100 Version number bumped. --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 25ffd0c..39ade54 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,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], [1.1pre13], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [1.1pre14], [ppl-devel@cs.unipr.it], [ppl]) # Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara