From 2642af896e0a9f7b3bca63b02833e69b3bfcd82a Mon Sep 17 00:00:00 2001 From: nu774 Date: Sun, 3 Feb 2013 12:11:50 +0900 Subject: [PATCH] bump version --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index bd6eaf2..2efe25b 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.5"; +const char *fdkaac_version = "0.1.6"; #endif -- 2.30.2