altosuilib: Get the Eeprom download progress bar working again
[fw/altos] / configure.ac
index 5186016bfa12143be29a1c6b40b9f31a4110cbe6..62aea76598b365b1df061e8446ff179cd9aa9acf 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.5.9.1)
+AC_INIT([altos], 1.6)
 AC_CONFIG_SRCDIR([src/kernel/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE