From 33e12bc4f556ceb4e767c321cab61c445d120340 Mon Sep 17 00:00:00 2001 From: nu774 Date: Thu, 17 Jan 2013 17:12:06 +0900 Subject: [PATCH] bump version --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 899cf29..f5be21b 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef VERSION_H #define VERSION_H -const char *fdkaac_version = "0.1.1"; +const char *fdkaac_version = "0.1.2"; #endif -- 2.30.2