Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
6c255368
Commit
6c255368
authored
Dec 22, 2000
by
Josh Coalson
Browse files
changed version to 0.4
parent
cbf595f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/format.c
View file @
6c255368
...
...
@@ -22,7 +22,7 @@
#include
"FLAC/format.h"
const
unsigned
FLAC__MAJOR_VERSION
=
0
;
const
unsigned
FLAC__MINOR_VERSION
=
3
;
const
unsigned
FLAC__MINOR_VERSION
=
4
;
const
byte
FLAC__STREAM_SYNC_STRING
[
4
]
=
{
'f'
,
'L'
,
'a'
,
'C'
};
const
unsigned
FLAC__STREAM_SYNC
=
0x664C6143
;
...
...
Write
Preview
Supports
Markdown
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