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

Module: ppl/ppl Branch: master Commit: 85c99baeae690a24a5a17eb5ee1279869e5e145d URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=85c99baeae690...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Feb 13 16:48:40 2012 +0100
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 983f8c7..98d8248 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.12pre5], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.12pre6], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara