--- configure.ac.orig 2010-04-03 13:20:10.000000000 +0200 +++ configure.ac 2010-04-03 13:20:37.000000000 +0200 @@ -19,7 +19,7 @@ dnl Place - Suite 330, Boston, MA 02111-1307, USA # Process this file with autoconf to produce a configure script. -AC_INIT(SoundTouch, 1.4.0, [http://www.surina.net/soundtouch]) +AC_INIT(SoundTouch, 1.5.0, [http://www.surina.net/soundtouch]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER([include/soundtouch_config.h]) AM_INIT_AUTOMAKE @@ -129,7 +129,7 @@ ]) AC_OUTPUT( - soundtouch-1.4.pc + soundtouch-1.5.pc ) dnl use 'echo' to put stuff here if you want a message to the builder --- Makefile.am.orig 2010-04-03 13:42:22.000000000 +0200 +++ Makefile.am 2010-04-03 13:43:04.000000000 +0200 @@ -52,7 +52,7 @@ README.html pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = soundtouch-1.4.pc +pkgconfig_DATA = soundtouch-1.5.pc ## This removes stuff from the distribution which may be present ## from a cvs checkout or other build reasons --- Makefile.in.orig 2010-04-03 13:36:51.000000000 +0200 +++ Makefile.in 2010-04-03 13:37:19.000000000 +0200 @@ -33,7 +33,7 @@ build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/soundtouch-1.4.pc.in \ + $(srcdir)/Makefile.in $(srcdir)/soundtouch-1.5.pc.in \ $(top_srcdir)/config/am_include.mk $(top_srcdir)/configure \ config/config.guess config/config.sub config/depcomp \ config/install-sh config/ltmain.sh config/missing @@ -51,7 +51,7 @@ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/include/soundtouch_config.h -CONFIG_CLEAN_FILES = soundtouch-1.4.pc +CONFIG_CLEAN_FILES = soundtouch-1.5.pc SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -230,7 +230,7 @@ README.html pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = soundtouch-1.4.pc +pkgconfig_DATA = soundtouch-1.5.pc #distcleancheck: # rm -rf files-that-may-also-need-to-be-deleted-on-'make distclean' @@ -274,7 +274,7 @@ cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -soundtouch-1.4.pc: $(top_builddir)/config.status $(srcdir)/soundtouch-1.4.pc.in +soundtouch-1.5.pc: $(top_builddir)/config.status $(srcdir)/soundtouch-1.5.pc.in cd $(top_builddir) && $(SHELL) ./config.status $@ mostlyclean-libtool: