Bump to version 1.2.9.4 1.2.9.4
authorKeith Packard <keithp@keithp.com>
Tue, 12 Nov 2013 06:02:50 +0000 (15:02 +0900)
committerKeith Packard <keithp@keithp.com>
Tue, 12 Nov 2013 07:27:31 +0000 (16:27 +0900)
configure.ac

index 05d4913bc00b9da604036713bc6aa9a4f0323ffe..d1de21e6eae3920df4b6cb968af011519844466d 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.2.9.3)
+AC_INIT([altos], 1.2.9.4)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE