From: nu774 Date: Sat, 5 Jan 2013 05:04:44 +0000 (+0900) Subject: update version.h X-Git-Tag: v0.0.2 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=f333a45f78e8aa0aade3cb01e5a4f25abd9a5a30 update version.h --- diff --git a/version.h b/version.h index dd49c39..4c3c193 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.0.1"; +const char *fdkaac_version = "0.0.2"; #endif