mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
drop major/minor version numbers, use just version string
This commit is contained in:
@@ -38,8 +38,6 @@
|
||||
|
||||
/* VERSION comes from configure */
|
||||
#define FLAC__VERSION_STRING VERSION
|
||||
extern const unsigned FLAC__MAJOR_VERSION;
|
||||
extern const unsigned FLAC__MINOR_VERSION;
|
||||
|
||||
extern const byte FLAC__STREAM_SYNC_STRING[4]; /* = "fLaC" */;
|
||||
extern const unsigned FLAC__STREAM_SYNC; /* = 0x664C6143 */;
|
||||
|
||||
Reference in New Issue
Block a user