mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Set version to 1.3.0 and update coyprights throughout.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# FLAC - Free Lossless Audio Codec
|
||||
# Copyright (C) 2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson
|
||||
# Copyright (C) 2001-2009 Josh Coalson
|
||||
# Copyright (C) 2011-2013 Xiph.Org Foundation
|
||||
#
|
||||
# This file is part the FLAC project. FLAC is comprised of several
|
||||
# components distributed under difference licenses. The codec libraries
|
||||
@@ -79,7 +80,7 @@ all default: $(DEFAULT_BUILD)
|
||||
# GNU makefile fragment for emulating stuff normally done by configure
|
||||
#
|
||||
|
||||
VERSION=\"1.2.1\"
|
||||
VERSION=\"1.3.0\"
|
||||
|
||||
CONFIG_CFLAGS=-DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_CXX_VARARRAYS -DHAVE_LANGINFO_CODESET -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user