From 4b824da227f08e45f7a1a59661b8c0fe45068d60 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 19 Feb 2020 14:30:50 -0800 Subject: [PATCH 1/1] Bump version for new android upload Signed-off-by: Keith Packard --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a90ffd6c..c0e99685 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- 2.30.2