X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=0c958a24b1ffeee33b7fb2d9ee97292167342b62;hb=7f664da148ae15d46d179d8ecede6fc0bc710ffb;hp=cbb4ce662164da7ff7fd6dcb0921b761e38b36ae;hpb=7c6231ecef2e4f978a0de452a17a2a24e6e68827;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index cbb4ce66..0c958a24 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.1.9.0) +AC_INIT([altos], 1.1.9.1) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE