summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-09-05 21:01:35 -0600
committerBdale Garbee <bdale@gag.com>2016-09-05 21:01:35 -0600
commit6af87e5cf98e644d2455faf6526a9f11880686f5 (patch)
treed23017ea0a0fd693cbef18979c35cfca7ce1db69 /configure.ac
parent6ec9f2a78aa8c99d48006b14c936c59edd08addf (diff)
parent168c39a37415b1bdc09aa00bbaaafb5d879ce8bd (diff)
Merge branch 'branch-1.6' into debian
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 001449a7..0fc946f2 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.6.5)
+AC_INIT([altos], 1.6.8)
ANDROID_VERSION=13
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])