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

Module: ppl/ppl Branch: master Commit: 1b8cc466f361b4314848ba1ef8f8479249d53c01 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=1b8cc466f361b...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Mar 21 10:26:08 2009 +0100
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 9a8210a..92b3e2c 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.10.1pre6],[ppl-devel@cs.unipr.it],[ppl]) +AC_INIT([the Parma Polyhedra Library],[0.10.1pre7],[ppl-devel@cs.unipr.it],[ppl])
# Minimum Autoconf version required. AC_PREREQ(2.63)
participants (1)
-
Roberto Bagnara