summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-08-25 22:29:46 -0700
committerKeith Packard <keithp@keithp.com>2013-08-25 22:29:46 -0700
commitaf6f4205b00669af40acffc528cc8093b0236cf6 (patch)
tree89ec16d6b57921199f9f179c0837e5814833018c
parent312f6194a4bc75473cb0d61a6d58b66fb1f7c068 (diff)
Bump version to 1.2.9.21.2.9.2
Set version for Airfest testing Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 312b2a86..4d0a2ef6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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