summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-08-17 21:21:31 -0700
committerKeith Packard <keithp@keithp.com>2014-08-17 21:21:31 -0700
commitc475594348e44a20ee0a52f11ba609af300ef5e2 (patch)
tree28ac2dc012f3f541cb59c974da5091c175fb7c92 /configure.ac
parent768036f551e90e33005250e4585d7c96f74339cf (diff)
Update for 1.4.21.4.2branch-1.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fdae9b6f..9c735eaa 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.4.1)
+AC_INIT([altos], 1.4.2)
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE