summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-10-25 00:12:57 -0700
committerKeith Packard <keithp@keithp.com>2012-10-25 00:12:57 -0700
commit963f7715be6c67056bbd8bbe898639adac64fc29 (patch)
treebab8f14b07c275815174360f2b0463329445f905
parent282f0451dd141db3304ab73e4020a849e59721eb (diff)
Bump version to 1.1.9.2
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 0c958a24..bee9480d 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.1.9.1)
+AC_INIT([altos], 1.1.9.2)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE