[PPL-devel] [GIT] ppl/ppl(master): Version number fixed.

Roberto Bagnara bagnara at cs.unipr.it
Fri Sep 3 15:36:30 CEST 2010


Module: ppl/ppl
Branch: master
Commit: 4bc6dff62fbd10cfa5a195b2da9fc9e2bf27e341
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4bc6dff62fbd10cfa5a195b2da9fc9e2bf27e341

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Fri Sep  3 15:29:25 2010 +0200

Version number fixed.

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 616b440..0e93240 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.12.1pre1], [ppl-devel at cs.unipr.it], [ppl])
+AC_INIT([the Parma Polyhedra Library], [0.12pre1], [ppl-devel at cs.unipr.it], [ppl])
 
 # Minimum Autoconf version required.
 AC_PREREQ(2.61)




More information about the PPL-devel mailing list