summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-07-06 20:10:21 -0700
committerKeith Packard <keithp@keithp.com>2014-07-06 20:10:21 -0700
commit78db9e350db104da87e0fe4b72aa41bf6cf45e1d (patch)
treed26f4986739b9260cda38e10b7470353c436d360
parentd1527a5457210eb914312cf8857bfb88982a8462 (diff)
Bump version to 1.4.9.1 -- on the way to 1.51.4.9.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 89994ccb..8cc5adc1 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.4.1.1)
+AC_INIT([altos], 1.4.9.1)
AC_CONFIG_SRCDIR([src/kernel/ao.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE