[GIT] ppl/ppl(ppl-0_10-branch): Version number bumped.

Module: ppl/ppl Branch: ppl-0_10-branch Commit: c75c07f7c12f89fa9c7c408e4ac946ea46f8e9f9 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=c75c07f7c12f8...
Author: Roberto Bagnara roberto@freebsd.homenet.telecomitalia.it Date: Fri Apr 10 21:33:33 2009 +0200
Version number bumped.
---
configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 53c0ac1..eab19fc 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.1pre12],[ppl-devel@cs.unipr.it],[ppl]) +AC_INIT([the Parma Polyhedra Library],[0.10.1pre13],[ppl-devel@cs.unipr.it],[ppl])
# Minimum Autoconf version required. AC_PREREQ(2.61)
participants (1)
-
Roberto Bagnara