diff --git a/version.h b/version.h index 5e8e690..a8db560 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.3"; +const char *fdkaac_version = "0.1.4"; #endif