From: nu774 Date: Sat, 2 Mar 2013 16:50:57 +0000 (+0900) Subject: bump version X-Git-Tag: v0.2.0 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=9517c275379df2f3e4e81ad5c1f6ccadcec0786f bump version --- diff --git a/version.h b/version.h index 6cf4575..925a4a7 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.9"; +const char *fdkaac_version = "0.2.0"; #endif