X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=version.h;h=2e3d1b707e685f00c9730ece521febeaae57e037;hb=5d6ea58e92ec98132bcc65c0386e3549e0fcc050;hp=b4ebd1052ff2e73fcff7abe1306f7b3a038863f9;hpb=b159a7b0957cad750f601ba14ac5c9d5a88c6327;p=fdkaac.git diff --git a/version.h b/version.h index b4ebd10..2e3d1b7 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.4.1"; +const char *fdkaac_version = "0.5.1"; #endif