X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=93f531159c9825dafa4de7be40ee8e0606ec4883;hp=781f87769e0bba4e0d5632091722d94e8a3c60f4;hb=a08e7ac8bd3840b699c9a1ffc6b1e115b2b84bad;hpb=5e23bcc2d2ad33a839fedd2158213098a05cd9ae diff --git a/configure.ac b/configure.ac index 781f8776..93f53115 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.8) +AC_INIT([altos], 0.9.7.0) 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