Bump version to 1.6.4
authorKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:58:06 +0000 (08:58 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:58:06 +0000 (08:58 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 0eff4fb1c346e8980cbb64233aebb64d906623f5..6745b0123722a4427e8c551057fa1c345dc16f43 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.3.1)
+AC_INIT([altos], 1.6.4)
 ANDROID_VERSION=12
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])