X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=1ff672fec5826f11346bd32e0ea98a7483ee8b3e;hb=e1133481f2208fd16be8196977696da2cce430f3;hp=ee68534470f84624149eb1581df75ef8e2003bc1;hpb=1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index ee685344..1ff672fe 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.2) +AC_INIT([altos], 1.1.9.3) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE