X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=version.h;h=a8db56068c32df89ac16cfa0dd2908ab1095c89d;hb=bd3b4b343aeb3efce8bab3c35449edcd005ccca5;hp=3889e1fbcf32cf7e4b1f156db4ce96ace1a8b27f;hpb=34b319e08b3ffbf0ecc6bfea2612bd82a98dbc61;p=fdkaac.git diff --git a/version.h b/version.h index 3889e1f..a8db560 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.0.8"; +const char *fdkaac_version = "0.1.4"; #endif