summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-08 07:30:42 -0600
committerBdale Garbee <bdale@gag.com>2011-08-08 07:30:42 -0600
commit6d5e5b0be237d5448aa9d15decd6127cf41ca7b2 (patch)
tree1f9836515e0d339116eb1f89b7d9eade62a28896
parent6492218fc316f8cf6214a577807a8dd0a80a9b6a (diff)
update version for a Bdale build for use turning on TeleMini v1.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7af55e4..72289226 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], 0.9.4.4)
+AC_INIT([altos], 0.9.4.5)
AC_CONFIG_SRCDIR([src/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE