Bump version to 1.2.9.2 1.2.9.2
authorKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 05:29:46 +0000 (22:29 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 05:29:46 +0000 (22:29 -0700)
Set version for Airfest testing

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

index 312b2a86d2b85744d5257def88ee605e63475583..4d0a2ef68119872a6376139b2cbf33a39e498a10 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.1)
+AC_INIT([altos], 1.2.9.2)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE