Bump version to build a new android app (25) android-25
authorKeith Packard <keithp@keithp.com>
Sun, 9 Feb 2020 07:59:44 +0000 (23:59 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Feb 2020 07:59:44 +0000 (23:59 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 07d97150ed6000fe406d17cfab6c19ab7442a227..a90ffd6c64301438e212cc524485c637d08ad518 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.1d)
-ANDROID_VERSION=23
+AC_INIT([altos], 1.9.1e)
+ANDROID_VERSION=25
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE