mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
bump version number to 1.1.1-beta1, with a target date of 2004-07-31
This commit is contained in:
@@ -844,7 +844,7 @@
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = include;
|
||||
OPTIMIZATION_CFLAGS = "-O3";
|
||||
OTHER_CFLAGS = "-DVERSION=\\\\\\\"CVS-20040316\\\\\\\" -DHAVE_INTTYPES_H";
|
||||
OTHER_CFLAGS = "-DVERSION=\\\\\\\"1.1.1-beta1\\\\\\\" -DHAVE_INTTYPES_H";
|
||||
OTHER_LDFLAGS = "";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = flac;
|
||||
@@ -1721,7 +1721,7 @@
|
||||
buildSettings = {
|
||||
HEADER_SEARCH_PATHS = include;
|
||||
OPTIMIZATION_CFLAGS = "-O3";
|
||||
OTHER_CFLAGS = "-DVERSION=\\\\\\\"CVS-20040316\\\\\\\" -DHAVE_INTTYPES_H";
|
||||
OTHER_CFLAGS = "-DVERSION=\\\\\\\"1.1.1-beta1\\\\\\\" -DHAVE_INTTYPES_H";
|
||||
OTHER_LDFLAGS = "";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = metaflac;
|
||||
|
||||
Reference in New Issue
Block a user