summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-05-28 11:48:04 -0600
committerKeith Packard <keithp@keithp.com>2012-05-28 11:48:04 -0600
commit7fce3ddf5e7e92a14cefb7fcf35e4014df744987 (patch)
treea9405671a56283af7cb6123d549f0ffb09ae6651 /configure.ac
parent47bc9b2a39b7a8d3ef3fe8acc7fbf0512695e548 (diff)
Bump to 1.0.9.51.0.9.5
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8707056..f84387d2 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.4)
+AC_INIT([altos], 1.0.9.5)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE