Bump version for new android upload android-26
authorKeith Packard <keithp@keithp.com>
Wed, 19 Feb 2020 22:30:50 +0000 (14:30 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 19 Feb 2020 22:30:50 +0000 (14:30 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

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