summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-06-07 22:37:30 -0700
committerKeith Packard <keithp@keithp.com>2014-06-07 22:37:30 -0700
commit5c117621444bc13aebbc7dc618b4a56f620931ac (patch)
treef484cf1c53bffb36cfdac564be91c30b5819773f
parentb33de8ba1e48d8ad0cb78f1c5692bb81da916080 (diff)
Bump to version 1.3.2.41.3.2.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bfec0f6e..36929ba4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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