mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
update version to 0.5
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "FLAC/format.h"
|
||||
|
||||
const unsigned FLAC__MAJOR_VERSION = 0;
|
||||
const unsigned FLAC__MINOR_VERSION = 4;
|
||||
const unsigned FLAC__MINOR_VERSION = 5;
|
||||
|
||||
const byte FLAC__STREAM_SYNC_STRING[4] = { 'f','L','a','C' };
|
||||
const unsigned FLAC__STREAM_SYNC = 0x664C6143;
|
||||
|
||||
Reference in New Issue
Block a user