From: nu774 Date: Wed, 30 Oct 2013 10:02:00 +0000 (+0900) Subject: bump version X-Git-Tag: v0.4.2 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=a3271927b857614e65efe1da56ce01bd100ff205 bump version --- diff --git a/version.h b/version.h index b4ebd10..fa20fd1 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.4.1"; +const char *fdkaac_version = "0.4.2"; #endif