X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=version.h;h=8f38e1a8bffbfa996afa29d8c8df8a98a7cb7d3a;hp=1db63634d9f0c1a80748e39136cc0841230e71bf;hb=2f960ef8fd00a3bf748e0b16b61acba20b3af455;hpb=61b6a9e383b03956684d02be90e363874af9939d diff --git a/version.h b/version.h index 1db6363..8f38e1a 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.0.9"; +const char *fdkaac_version = "0.3.0"; #endif