Bump version to 1.3.9.1
authorKeith Packard <keithp@keithp.com>
Thu, 2 Jan 2014 06:02:04 +0000 (22:02 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 2 Jan 2014 06:02:04 +0000 (22:02 -0800)
Lots of new features; let's not release with 1.3 set

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index eaf8c03d95d37bac8de3559b5d08e69a21c41861..1214564b9dc808d4e3b546fd5667d2999ceae51b 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.3)
+AC_INIT([altos], 1.3.9.1)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE