Bump version to 1.4.1.1
authorKeith Packard <keithp@keithp.com>
Tue, 24 Jun 2014 22:58:35 +0000 (15:58 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 24 Jun 2014 22:58:35 +0000 (15:58 -0700)
configure.ac

index 650abcc2b6fd7b71ec456b72425c3b98707b5609..89994ccb37e77568ef2c1be189afc69e7b163b43 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.4.0.1)
+AC_INIT([altos], 1.4.1.1)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE