next release will be 1.3.2
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 1 Nov 2014 08:26:39 +0000 (09:26 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 1 Nov 2014 08:26:39 +0000 (09:26 +0100)
configure.ac

index ac991b4..7b0aa27 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.64])
-AC_INIT([ppastats], [1.3.1],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
+AC_INIT([ppastats], [1.3.2],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
 
 AM_INIT_AUTOMAKE([-Wall gnu])