X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=version.h;h=2efe25b7331e620e90ebe4ac8e79819a2b274db9;hp=947efa42c84d36b325c15c4860be4232893c2fb2;hb=2642af896e0a9f7b3bca63b02833e69b3bfcd82a;hpb=f67cfe227e906a8efc6aeb352dc1c29cda1a4842 diff --git a/version.h b/version.h index 947efa4..2efe25b 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.0"; +const char *fdkaac_version = "0.1.6"; #endif