X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=93f531159c9825dafa4de7be40ee8e0606ec4883;hb=754b9591574c12ddd6e4ab590c6a5f3806b80213;hp=2bd3120a993fce795d09055841a938cf1e7e2997;hpb=be65308182363ca87db69db530297933324f3806;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index 2bd3120a..93f53115 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], 0.9.6.0) +AC_INIT([altos], 0.9.7.0) AC_CONFIG_SRCDIR([src/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE