diff options
author | Bdale Garbee <bdale@gag.com> | 2011-12-25 17:21:47 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-12-25 17:21:47 -0700 |
commit | baa571c241d438c9e229c2f12ec3f1d57ec64f84 (patch) | |
tree | 86341eb9359279343be18b965774573b6f41ee38 | |
parent | 9c14863faff674f611680d2cc7de9a29b0184fec (diff) |
releasing 1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 650aeffb..ab73b11d 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.0.2) +AC_INIT([altos], 1.0.3) AC_CONFIG_SRCDIR([src/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |