update version to 0.5

This commit is contained in:
Josh Coalson
2001-01-16 00:12:58 +00:00
parent c00438cc58
commit c08be9ac3b
5 changed files with 18 additions and 18 deletions

View File

@@ -36,7 +36,7 @@
#define FLAC__MAX_FIXED_ORDER (4u)
#define FLAC__MAX_RICE_PARTITION_ORDER (15u)
#define FLAC__VERSION_STRING "0.4"
#define FLAC__VERSION_STRING "0.5"
extern const unsigned FLAC__MAJOR_VERSION;
extern const unsigned FLAC__MINOR_VERSION;