[GIT] ppl/ppl(ppl-0_11-branch): Update version.

Module: ppl/ppl Branch: ppl-0_11-branch Commit: 8de8bde2dd2cb7c0366ba0b4319b80d32afde53a URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8de8bde2dd2cb...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Feb 27 10:07:47 2011 +0100
Update version.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 661b0a3..72d2704 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.2pre1], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [0.11.2], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara