X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=36929ba48cb2f2c77ad26c1ac780ee507d03e6c9;hp=bfec0f6e69a43737bcb122e369bde1824e320e7e;hb=5c117621444bc13aebbc7dc618b4a56f620931ac;hpb=b33de8ba1e48d8ad0cb78f1c5692bb81da916080 diff --git a/configure.ac b/configure.ac index bfec0f6e..36929ba4 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.3.2.3) +AC_INIT([altos], 1.3.2.4) AC_CONFIG_SRCDIR([src/kernel/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE