summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-07-02 22:08:58 +0200
committerKeith Packard <keithp@keithp.com>2016-07-02 22:09:30 +0200
commit14e73d89d7dbb44e9ffab2820aefb693b6e8ef24 (patch)
tree98014e451afee57eaf7ec662e5c714b4e84d036e /configure.ac
parent8a6a95bb24517af00717fd377bad82ddb2289cf0 (diff)
Bump to 1.6.5. Add preliminary release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
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 325b1870..001449a7 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.4.2)
+AC_INIT([altos], 1.6.5)
ANDROID_VERSION=13
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])