Bump version to 1.8.7.1
authorKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:26:02 +0000 (08:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:26:02 +0000 (08:26 -0700)
Tag development versions

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 517cdc259ea216d981777d35579d2077a3fde556..e888aa99304b24279de57ce88586a5b9892840ba 100644 (file)
@@ -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])