X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=version.h;h=6c59fa34f3f15256ec1f84591b680907e01c5215;hb=8f05e0751bd44fbf0389513c391fefbcde500955;hp=899cf29bf7c7a54f7cce6dcb4d60f71242313634;hpb=43ab4331786180e5cbc368a1ade6e05543e17f44;p=fdkaac.git diff --git a/version.h b/version.h index 899cf29..6c59fa3 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.1"; +const char *fdkaac_version = "0.4.0"; #endif