Set version to 1.7.1 for TeleBT firmware build
authorKeith Packard <keithp@keithp.com>
Fri, 21 Jul 2017 23:05:45 +0000 (16:05 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Jul 2017 23:05:45 +0000 (16:05 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index 020ee0317a4a8ff62f0baded540d566f09941cff..f6de573e02f1a344688326ec99c55b1f50c72382 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.7)
+AC_INIT([altos], 1.7.1)
 ANDROID_VERSION=14
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
 ANDROID_VERSION=14
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
-RELEASE_DATE=2017-04-24
+RELEASE_DATE=2017-07-21
 AC_SUBST(RELEASE_DATE)
 
 VERSION_DASH=`echo $VERSION | sed 's/\./-/g'`
 AC_SUBST(RELEASE_DATE)
 
 VERSION_DASH=`echo $VERSION | sed 's/\./-/g'`