From: Keith Packard Date: Sat, 21 Apr 2018 23:22:16 +0000 (-0700) Subject: Set version to 1.8.5.1 X-Git-Tag: 1.8.6~1^2~102 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=06ca18ee67f80a9d1e25799930aca59e99e32d7f Set version to 1.8.5.1 Firmware has changed Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 82e0f3d0..5f70ced5 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.8.5) +AC_INIT([altos], 1.8.5.1) ANDROID_VERSION=17 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])