X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=21cf2ddcffccf33ce50aeb06395db71e0def7656;hp=cb765e1ed916ef37f54a4951e0a28d417ce1191f;hb=7a0cce7fa0c802b1597fef94cfaf00aa0c28c988;hpb=0cd443d5e55b2c3b97ecf53389ff76bc4bc6018f diff --git a/configure.ac b/configure.ac index cb765e1e..21cf2ddc 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) +AC_INIT([altos], 1.1.1) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE