X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=cee1b8337092106d7f74eaf3824f232749bc623f;hp=22af00ab825375be547ac85b93199839f7d76243;hb=7bb11b716ccb6c80701bc3f34ecf9bef97cbbfc9;hpb=51c7741040d95c5deece939dae5e4136cc04afc4 diff --git a/configure.ac b/configure.ac index 22af00ab..cee1b833 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.7.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