[GIT] ppl/ppl(ppl-1_1-branch): Update version.

Module: ppl/ppl Branch: ppl-1_1-branch Commit: eefc370be3aeae7487a389dbce049beaffafeb10 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=eefc370be3aea...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Oct 28 13:38:33 2013 +0100
Update version.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 39ade54..bf47010 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], [1.1pre14], [ppl-devel@cs.unipr.it], [ppl]) +AC_INIT([the Parma Polyhedra Library], [1.1], [ppl-devel@cs.unipr.it], [ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara