From: Keith Packard Date: Sat, 13 Oct 2018 15:26:02 +0000 (-0700) Subject: Bump version to 1.8.7.1 X-Git-Tag: 1.9~27^2~18 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=815d537e0fa6503b2a83d92d94c734eaee15987b Bump version to 1.8.7.1 Tag development versions Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index 517cdc25..e888aa99 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.7) +AC_INIT([altos], 1.8.7.1) ANDROID_VERSION=18 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])