Mark master branch as past the 1.5 point
authorKeith Packard <keithp@keithp.com>
Sat, 13 Sep 2014 20:00:58 +0000 (13:00 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Sep 2014 20:00:58 +0000 (13:00 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 60c346ea550eaaa90f5f6f75b3971d88476c99f5..b945832f480c29ee0ded6d63c80544a1e0a54125 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.9.0)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE