Change version number to 0.3

This commit is contained in:
Josh Coalson
2000-12-17 19:11:16 +00:00
parent f9f0e18d63
commit 826be07888
2 changed files with 2 additions and 2 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.2"
#define FLAC__VERSION_STRING "0.3"
extern const unsigned FLAC__MAJOR_VERSION;
extern const unsigned FLAC__MINOR_VERSION;