release 1.3.0
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 21 Apr 2014 23:46:17 +0000 (01:46 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 21 Apr 2014 23:46:17 +0000 (01:46 +0200)
configure.ac

index 210f0a3..55b1f53 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.x],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
+AC_INIT([ppastats], [1.3.0],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
 
 AM_INIT_AUTOMAKE([-Wall gnu])