Switch version to 0.9.4 telebt 0.9.4
authorKeith Packard <keithp@keithp.com>
Thu, 26 May 2011 03:38:02 +0000 (21:38 -0600)
committerKeith Packard <keithp@keithp.com>
Thu, 26 May 2011 03:38:02 +0000 (21:38 -0600)
For Mayhem, so we can tell what version each board is running

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

index 83cf9987df62bc471aad1fe56df3dc3f109aa3ae..32ef7d74fd2cb79d78679253ac30019e77f566a4 100644 (file)
@@ -18,7 +18,7 @@ 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], 0.9.1)
+AC_INIT([altos], 0.9.4)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE