X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=version.h;h=f5be21b3020af1e0303570bb7f72cb5e166c525d;hp=899cf29bf7c7a54f7cce6dcb4d60f71242313634;hb=33e12bc4f556ceb4e767c321cab61c445d120340;hpb=bfb6aa3cb82b7e9ab858548cfbdd2c01c6769725 diff --git a/version.h b/version.h index 899cf29..f5be21b 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.1.2"; #endif