From 663a2afea45baf2934a119b34c431dabaad9f8cb Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 10 Oct 2006 03:45:23 +0000 Subject: bump version number to 1.1.3-beta1 --- build/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/config.mk b/build/config.mk index b87433f7..6b6c9072 100644 --- a/build/config.mk +++ b/build/config.mk @@ -40,7 +40,7 @@ all default: $(DEFAULT_BUILD) # GNU makefile fragment for emulating stuff normally done by configure # -VERSION=\"1.1.3\" +VERSION=\"1.1.3-beta1\" ifeq ($(DARWIN_BUILD),yes) #CONFIG_CFLAGS=-DHAVE_INTTYPES_H -DHAVE_ICONV -DHAVE_LANGINFO_CODESET -DHAVE_SOCKLEN_T -DFLAC__HAS_OGG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFLAC__SYS_DARWIN -- cgit v1.2.1