From: nu774 Date: Sat, 19 Jan 2013 09:14:00 +0000 (+0900) Subject: bump version X-Git-Tag: v0.1.3 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=5af13f7d7972a55cca40b517d9428a2336c4b6c9 bump version --- diff --git a/version.h b/version.h index f5be21b..5e8e690 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.2"; +const char *fdkaac_version = "0.1.3"; #endif