X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=187af4fb5d71b004c794c08a2ee339f2337af9d1;hp=32ef7d74fd2cb79d78679253ac30019e77f566a4;hb=5203ddaac692bfd82a01368da9fb66c25e9e14c1;hpb=4d27e281f81aee88adff3d84085356ec310e4b92 diff --git a/configure.ac b/configure.ac index 32ef7d74..187af4fb 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.4) +AC_INIT([altos], 0.9.4.1) AC_CONFIG_SRCDIR([src/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE