Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
a1584f63
Commit
a1584f63
authored
Jul 16, 2007
by
Josh Coalson
Browse files
bump release date to 7/15/07
parent
50bf3deb
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/format.c
View file @
a1584f63
...
...
@@ -61,9 +61,9 @@ FLAC_API const char *FLAC__VERSION_STRING = VERSION;
#if defined _MSC_VER || defined __BORLANDC__ || defined __MINW32__
/* yet one more hack because of MSVC6: */
FLAC_API
const
char
*
FLAC__VENDOR_STRING
=
"reference libFLAC 1.2.0 200707
07
"
;
FLAC_API
const
char
*
FLAC__VENDOR_STRING
=
"reference libFLAC 1.2.0 200707
15
"
;
#else
FLAC_API
const
char
*
FLAC__VENDOR_STRING
=
"reference libFLAC "
VERSION
" 200707
07
"
;
FLAC_API
const
char
*
FLAC__VENDOR_STRING
=
"reference libFLAC "
VERSION
" 200707
15
"
;
#endif
FLAC_API
const
FLAC__byte
FLAC__STREAM_SYNC_STRING
[
4
]
=
{
'f'
,
'L'
,
'a'
,
'C'
};
...
...
test/metaflac-test-files/case07-expect.meta
View file @
a1584f63
reference libFLAC 1.2.0 200707
07
reference libFLAC 1.2.0 200707
15
ARTIST=The_artist_formerly_known_as_the_artist...
ARTIST=Chuck_Woolery
ARTIST=Vern
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment