Mark version 1.3.2.2
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 02:44:21 +0000 (19:44 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 02:44:21 +0000 (19:44 -0700)
Preliminary 1.3.3 version (1.4?)

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

index 4f7874bb51d19760f23a126285f1ff0ef8cc8970..2c0f2e02de2c5ac87c1c17e7f111001c33af8ee8 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.3)
+AC_INIT([altos], 1.3.2.2)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE