Set version to 1.3 in preparation for release
authorKeith Packard <keithp@keithp.com>
Tue, 10 Dec 2013 08:03:20 +0000 (00:03 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Dec 2013 08:03:20 +0000 (00:03 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index aa957b1fb5112bbf766de420a49ed3b7befbf5a4..1d80376cc14f22342078277a700284ab4cfad932 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.2.9.4)
+AC_INIT([altos], 1.3)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE