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

Module: ppl/ppl Branch: ppl-0_11-branch Commit: efcba16903e4a2a00111c894763a06053457be67 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=efcba16903e4a...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Aug 5 09:02:09 2010 +0200
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 1bedb40..779209e 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.11pre25], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.11.1pre1], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara