Mark development sequence to 1.3.3 by bumping version to 1.3.2.1
authorKeith Packard <keithp@keithp.com>
Sat, 1 Mar 2014 05:16:36 +0000 (21:16 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 1 Mar 2014 05:16:36 +0000 (21:16 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 12cfdaa03feb0822954bf3d34c04d2d0e18ca802..b28b549bde45b5df90eaa94cba6cbd2caa55744b 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.2)
+AC_INIT([altos], 1.3.2.1)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE