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

Module: ppl/ppl Branch: master Commit: bf0c0ac2661acbf6492d20b8ef8b0982f9d9ffb3 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=bf0c0ac2661ac...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Apr 15 17:48:51 2010 +0200
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 3d0c31c..d33067d 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.11pre19], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.11pre20], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara