Bump android app version
authorKeith Packard <keithp@keithp.com>
Thu, 12 May 2016 19:13:45 +0000 (12:13 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 12 May 2016 19:13:45 +0000 (12:13 -0700)
Prepare for 1.6.4 release

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 3f7de9c8dba7c4d7ceca8c11c905f8bd2798c1e3..d5284fa1a5e087fcfe1d112098ee2e1c43bc5cb3 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 AC_INIT([altos], 1.6.3.1)
-ANDROID_VERSION=11
+ANDROID_VERSION=12
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE