Bump for version 1.8.4
authorKeith Packard <keithp@keithp.com>
Fri, 22 Dec 2017 01:37:10 +0000 (17:37 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 22 Dec 2017 01:37:10 +0000 (17:37 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 02fca439286630ae0d2ff749fbf0f6cad82d4348..7f27dfadc70548ab9d395e1fdb7b52a9052e38d2 100644 (file)
@@ -18,13 +18,13 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.8.3)
+AC_INIT([altos], 1.8.4)
 ANDROID_VERSION=16
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
 ANDROID_VERSION=16
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
-RELEASE_DATE=2017-12-11
+RELEASE_DATE=2017-12-21
 AC_SUBST(RELEASE_DATE)
 
 VERSION_DASH=`echo $VERSION | sed 's/\./-/g'`
 AC_SUBST(RELEASE_DATE)
 
 VERSION_DASH=`echo $VERSION | sed 's/\./-/g'`