From: Keith Packard Date: Mon, 7 Jun 2021 23:14:25 +0000 (-0700) Subject: altosdroid: Bump to version 29 X-Git-Tag: 1.9.7~1^2~3 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=1d9aaab9209a7afea60a8b394e4d3d5325f0f01e altosdroid: Bump to version 29 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 8b2e0656..b4eb5de1 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) AC_INIT([altos], 1.9.6.5) -ANDROID_VERSION=28 +ANDROID_VERSION=29 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE