Bump version to 1.6.0.3 1.6.0.3
authorKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 05:22:06 +0000 (22:22 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 05:22:06 +0000 (22:22 -0700)
Mark the release of 1.6.0.3 altosdroid

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index e0d5f4227f54f7b0aa9db0d3e323db3c07e2a3a1..0a7a7ea92b1472f13106dc5b57cbde9e258a5f61 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.6.0.2)
+AC_INIT([altos], 1.6.0.3)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE