Bump to version 1.3.2.4 1.3.2.4
authorKeith Packard <keithp@keithp.com>
Sun, 8 Jun 2014 05:37:30 +0000 (22:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Jun 2014 05:37:30 +0000 (22:37 -0700)
configure.ac

index bfec0f6e69a43737bcb122e369bde1824e320e7e..36929ba48cb2f2c77ad26c1ac780ee507d03e6c9 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.3)
+AC_INIT([altos], 1.3.2.4)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE