set version to 1.3.1 for release
authorBdale Garbee <bdale@gag.com>
Wed, 22 Jan 2014 04:31:25 +0000 (21:31 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 22 Jan 2014 04:31:25 +0000 (21:31 -0700)
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