Bump version to build a new android app (23) android-23
authorKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2020 04:47:33 +0000 (20:47 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2020 04:47:33 +0000 (20:47 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 51f0fb0a4fb430e4a717470d9891956594c7aebe..07d97150ed6000fe406d17cfab6c19ab7442a227 100644 (file)
@@ -18,8 +18,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.9.1c)
-ANDROID_VERSION=22
+AC_INIT([altos], 1.9.1d)
+ANDROID_VERSION=23
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE