X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=f8707056b5315575efab51dc0b2cd0eaa842513e;hb=0239e4dfe587528524b6380bbf6d9583047e52d6;hp=1a2cc8132d6fc708c579a0a7b442b72b72dcd2b5;hpb=82604193ed0c522c1fba0072b504fe88b027f1ee;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index 1a2cc813..f8707056 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.0.9.1) +AC_INIT([altos], 1.0.9.4) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE