summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-09-09 23:22:58 -0600
committerBdale Garbee <bdale@gag.com>2014-09-09 23:22:58 -0600
commit45f50ad3a8ce69c708974711a5939c42a74bf53b (patch)
treeac94c511e19b7fbafbaf696b2a6949fd605764bf
parenta8c799c48a52bf13466536db627b66bfe2a435cd (diff)
releasing version 1.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 311ebbe3..a6a9d3c5 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.9.3)
+AC_INIT([altos], 1.5)
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE