Bump version to 1.6.5.1 after 1.6.5 release
authorKeith Packard <keithp@keithp.com>
Wed, 13 Jul 2016 04:06:05 +0000 (21:06 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 Jul 2016 04:06:05 +0000 (21:06 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 001449a75e6c7dd5ef6d552aca3b0ab216ac40b4..977b906ce27dbee7008fa4adbf6094a15f5a88d1 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.6.5)
+AC_INIT([altos], 1.6.5.1)
 ANDROID_VERSION=13
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])