set version to 1.3.0.2 for test flights this weekend
authorBdale Garbee <bdale@gag.com>
Sat, 18 Jan 2014 03:55:45 +0000 (20:55 -0700)
committerBdale Garbee <bdale@gag.com>
Sat, 18 Jan 2014 03:55:45 +0000 (20:55 -0700)
configure.ac

index 20acdf5f3dd2b2bab0e593b1b617c91364aebf80..33acc0275a299fa01e0adc760e997c7f9eaa284c 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.9.1)
+AC_INIT([altos], 1.3.0.2)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE