Bump android version to 13
authorKeith Packard <keithp@keithp.com>
Mon, 20 Jun 2016 17:19:32 +0000 (10:19 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 02:17:45 +0000 (19:17 -0700)
Need to update the maps API key in the package

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

index 6745b0123722a4427e8c551057fa1c345dc16f43..38ad58c408d7b76e4a531836494eb9803e90caa6 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 AC_INIT([altos], 1.6.4)
-ANDROID_VERSION=12
+ANDROID_VERSION=13
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE