summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-01-18 21:53:54 -0800
committerKeith Packard <keithp@keithp.com>2013-01-18 21:53:54 -0800
commit4646beb421ab5bec612dfe5e3c57e790b1f41203 (patch)
tree40090839ff8e312ee72570d5c80d671236f3cfee
parentce3c9e6be6fde51fb02d692f1ef1222fb5ada8c9 (diff)
Tag version 1.1.9.31.1.9.3
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 ee685344..1ff672fe 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.2)
+AC_INIT([altos], 1.1.9.3)
AC_CONFIG_SRCDIR([src/core/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE