X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=version.h;h=8f38e1a8bffbfa996afa29d8c8df8a98a7cb7d3a;hb=fe2d3aa3e75ea2809de56cb55344b05ac65a8b5e;hp=bd6eaf2c831db407bcca8539875d813145c384ca;hpb=fe4d497877e529d4acea7ea15f64ddd8a19f073a;p=fdkaac.git diff --git a/version.h b/version.h index bd6eaf2..8f38e1a 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.5"; +const char *fdkaac_version = "0.3.0"; #endif