Flip version to 1.6.0.2
authorKeith Packard <keithp@keithp.com>
Tue, 19 May 2015 17:25:05 +0000 (10:25 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 19 May 2015 17:25:05 +0000 (10:25 -0700)
Tag a version for development builds

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

index b09daa823ed1528c5509bd8454f95d653c532678..180da1cf030e122680e25d612579d126639f8144 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)
+AC_INIT([altos], 1.6.0.2)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE