summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-06-15 17:43:50 -0600
committerBdale Garbee <bdale@gag.com>2014-06-15 17:43:50 -0600
commitb40351d5cb9802133f443d4f5150958b03b9e8f0 (patch)
tree4fa04c75d871081d30ee0041a46afd1d8ac826b1 /configure.ac
parent97a7cbaee806965ca7c696fb02f6e1d24b026b9b (diff)
tagging 1.4 release
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 36929ba4..23dc9d82 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.4)
+AC_INIT([altos], 1.4)
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE