Set version to 0.9.4.3 for Bdale 2011-7-16 flights
[fw/altos] / configure.ac
index e27cf81f11462d53c0f13bb10ba93d091ef7a4e6..cee1b8337092106d7f74eaf3824f232749bc623f 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.1)
+AC_INIT([altos], 0.9.4.3)
 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