releasing version 1.5
authorBdale Garbee <bdale@gag.com>
Wed, 10 Sep 2014 05:22:58 +0000 (23:22 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 10 Sep 2014 05:22:58 +0000 (23:22 -0600)
configure.ac

index 311ebbe35a65c7e0e0f12cbbb352c5f347be9328..a6a9d3c5234f6537af8c8e1d783b6fc1e0ff5f85 100644 (file)
@@ -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