diff options
author | Keith Packard <keithp@keithp.com> | 2014-01-21 20:59:06 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-01-21 20:59:06 -0800 |
commit | 13cf4000bd53ac4af66231d56e24c9eb11178a5f (patch) | |
tree | b9f5d778d78331e4e1283d963f296655461be19a | |
parent | 7a8551fe8e5f0a90cbc494842715a96f08c11900 (diff) | |
parent | 99fedbf0ed42a5d4fa80f094576ca0260040ef5e (diff) |
Merge remote-tracking branch 'origin/master'
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 33acc027..93767fe7 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |