Update build version to 1.2
authorKeith Packard <keithp@keithp.com>
Sun, 24 Feb 2013 08:20:36 +0000 (00:20 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 24 Feb 2013 08:20:36 +0000 (00:20 -0800)
Prepare for 1.2 release

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index a1c8c4fc66b74c3aa89fd9d0e565674b63899631..448df6a4a965e9c7ebebe7f62960c308447b33b5 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.1.9.3)
+AC_INIT([altos], 1.2)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE