X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=version.h;h=6cf45754fd5827fff4aaa6aaa471d263a71c7177;hb=70e912edbada6f9942201c590130921bf1d08eb1;hp=3889e1fbcf32cf7e4b1f156db4ce96ace1a8b27f;hpb=34b319e08b3ffbf0ecc6bfea2612bd82a98dbc61;p=fdkaac.git diff --git a/version.h b/version.h index 3889e1f..6cf4575 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.9"; #endif