Merge remote-tracking branch 'origin/master'
authorKeith Packard <keithp@keithp.com>
Wed, 22 Jan 2014 04:59:06 +0000 (20:59 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Jan 2014 04:59:06 +0000 (20:59 -0800)
configure.ac

index 33acc0275a299fa01e0adc760e997c7f9eaa284c..93767fe7924ff3b47298b68b85c659c4bad949d6 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.3.0.2)
+AC_INIT([altos], 1.3.1)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE