Merge branch 'master' into new-state
[fw/altos] / configure.ac
index 312b2a86d2b85744d5257def88ee605e63475583..4d0a2ef68119872a6376139b2cbf33a39e498a10 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.1)
+AC_INIT([altos], 1.2.9.2)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE