Bump version to 1.6.0.4 (android version 8) 1.6.0.4
authorKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 05:33:07 +0000 (22:33 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 05:33:07 +0000 (22:33 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index aa6cd79862aece479c0d5ab92e510c9cd652889b..f51119aa802a955faef017dc63296c36c8ffc1fa 100644 (file)
@@ -18,8 +18,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.6.0.3)
-ANDROID_VERSION=7
+AC_INIT([altos], 1.6.0.4)
+ANDROID_VERSION=8
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE