altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
[fw/altos] / configure.ac
index 86cb32903b4dd4bf9a3dcecfad48a20b76647e28..187af4fb5d71b004c794c08a2ee339f2337af9d1 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 0.9)
+AC_INIT([altos], 0.9.4.1)
 AC_CONFIG_SRCDIR([src/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
@@ -134,6 +134,7 @@ PKG_CHECK_MODULES([SNDFILE], [sndfile])
 AC_OUTPUT([
 Makefile
 altosui/Makefile
+altosui/AltosVersion.java
 altosui/libaltos/Makefile
 ao-tools/Makefile
 ao-tools/lib/Makefile