altosdroid: Bump version to 18 for 1.8.7
authorKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 14:44:10 +0000 (07:44 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 14:44:37 +0000 (07:44 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 7f7eec931dc36c684f99ab11abbe7757673c96cd..9dba0a5ed066bc23babfebfb36dd8e99cef9f064 100644 (file)
@@ -19,7 +19,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 AC_INIT([altos], 1.8.7)
-ANDROID_VERSION=17
+ANDROID_VERSION=18
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE