summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-10-08 21:31:34 -0600
committerKeith Packard <keithp@keithp.com>2011-10-08 21:31:34 -0600
commit26d7eb7149da8c797d7e704d75f73af2d2aa52c2 (patch)
tree16cbf2fbaaceea59687b514035f4b31f67240936
parentaad03e3cab4c328e53d3df47b6dac1d3f7a49229 (diff)
Bump to 1.0.9.2
(1.1 RC 2). Flown at Oktoberfest 2011 on 10/09/2011 (we hope) 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 1a2cc813..57d2f196 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.0.9.1)
+AC_INIT([altos], 1.0.9.2)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE