summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-11-12 15:02:50 +0900
committerKeith Packard <keithp@keithp.com>2013-11-12 16:27:31 +0900
commit71705532374f222e51c66e2f1214dd01b3efc8bd (patch)
tree30ecf41aa1f8f3b456e435ca06e418475034262f /configure.ac
parent12481415c2e5fb03b003343c9499df711eb14f91 (diff)
Bump to version 1.2.9.41.2.9.4
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 05d4913b..d1de21e6 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.2.9.3)
+AC_INIT([altos], 1.2.9.4)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE