X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=b7af55e4053b29487b507c8a8127d25b8fda045f;hp=e27cf81f11462d53c0f13bb10ba93d091ef7a4e6;hb=37c41c962ea4631e62307a57d2ce6572b87fd743;hpb=45395c7825184efb835d5b165fa132be20c7f6fe diff --git a/configure.ac b/configure.ac index e27cf81f..b7af55e4 100644 --- a/configure.ac +++ b/configure.ac @@ -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.4) 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