[GIT] ppl/ppl(ppl-0_12-branch): Version number bumped.

Module: ppl/ppl Branch: ppl-0_12-branch Commit: 251980a48bbcde1bde9744d7fb94fcd5f53906ec URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=251980a48bbcd...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Mar 30 18:18:53 2012 +0200
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 66fe9f1..2ba8c1f 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], [0.12.1pre2], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.12.1pre3], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara