change version to 0.4

This commit is contained in:
Josh Coalson
2000-12-22 22:42:25 +00:00
parent c0ef10b0f2
commit bfe42f15c4
3 changed files with 21 additions and 17 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.3"
#define FLAC__VERSION_STRING "0.4"
extern const unsigned FLAC__MAJOR_VERSION;
extern const unsigned FLAC__MINOR_VERSION;