Bump version to 1.3.3
authorKeith Packard <keithp@keithp.com>
Sat, 5 Apr 2014 07:20:22 +0000 (00:20 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Apr 2014 07:22:45 +0000 (00:22 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 27dbc6a4c3e5918f02a5ce5318f897e75f3111d6..01867e9f1da18d2798cbb6915c09f09529b1fb41 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.1)
+AC_INIT([altos], 1.3.3)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE