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

Module: ppl/ppl Branch: ppl-0_11-branch Commit: 8a335e7b9421e6712db53e66bb758cd8ddddce8d URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8a335e7b9421e...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Feb 4 08:49:30 2011 +0100
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index cce80a9..d233c1b 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.11.1pre6], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.11.1pre7], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara