X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=001449a75e6c7dd5ef6d552aca3b0ab216ac40b4;hb=cd97128e30c47edfcc71f7d872cbdad14867934c;hp=38ad58c408d7b76e4a531836494eb9803e90caa6;hpb=ca59786b5022f592f6516a3ac54708789db14c94;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index 38ad58c4..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) +AC_INIT([altos], 1.6.5) ANDROID_VERSION=13 AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2])