From 4242ad726f51b72561b6dbb0e731f272f5b57a77 Mon Sep 17 00:00:00 2001 From: nu774 Date: Fri, 26 Aug 2016 21:45:05 +0900 Subject: [PATCH] bump --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 151b33e..10bb7c4 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.6.2"; +const char *fdkaac_version = "0.6.3"; #endif