summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-03-28 21:45:44 -0700
committerKeith Packard <keithp@keithp.com>2012-03-28 21:45:44 -0700
commitb711768da6310a1b06f3b995a280587fed5f26cd (patch)
treedaa41f0571eabf64147bd49c09b6bfeb79089c3a
parent0993595035a2813deba6991fa25bc0d475f2e6bb (diff)
Bump version to 1.0.9.41.0.9.4
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 19db6d27..f8707056 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.3)
+AC_INIT([altos], 1.0.9.4)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE