summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-05-26 19:41:22 -0600
committerKeith Packard <keithp@keithp.com>2013-05-26 19:50:43 -0600
commit4bc1f3390b9ebbe07af4bc0f0a1c0915193ddf42 (patch)
tree1d7bf573d19a5a51dad96abdbd11bcff4370bc9b
parent6f131e740477d29b6623fa336da79e53f765a55b (diff)
Set version to 1.2.9.1
Mark bits to be used on Monday of NSL 2013 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 ba4fb302..312b2a86 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)
+AC_INIT([altos], 1.2.9.1)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE