Bump to 1.0.9.2
authorKeith Packard <keithp@keithp.com>
Sun, 9 Oct 2011 03:31:34 +0000 (21:31 -0600)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Oct 2011 03:31:34 +0000 (21:31 -0600)
(1.1 RC 2). Flown at Oktoberfest 2011 on 10/09/2011 (we hope)

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

index 1a2cc8132d6fc708c579a0a7b442b72b72dcd2b5..57d2f1961c178a4f9ab856175e97c82c106c12f7 100644 (file)
@@ -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