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

Module: ppl/ppl Branch: master Commit: f3acefad3847d6f2412217e3008a1dfa9d051822 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f3acefad3847d...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Aug 7 17:37:17 2009 +0200
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 817e21f..ba08ec1 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.11pre5], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.11pre6], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara