diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-07-04 23:48:32 +0200 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-07-04 23:48:32 +0200 |
| commit | 06c3d5420080bc1c6fdfb213a9d616b75611c159 (patch) | |
| tree | e882a83c3a76c82e3a8e832eb3805c0c5c010d0d /configure.ac | |
| parent | eb5bd00b1c5045e64753ba9d066ef5cfce9d5a1e (diff) | |
| parent | ea1ff225f1f450ee3fc377807d1bb7b982bf792d (diff) | |
Merge branch 'branch-1.6' into debian
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 6745b012..001449a7 100644 --- a/configure.ac +++ b/configure.ac @@ -18,8 +18,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.6.4) -ANDROID_VERSION=12 +AC_INIT([altos], 1.6.5) +ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |
