From 0271f9a2126b42f06c849bc8781ae38efb089f95 Mon Sep 17 00:00:00 2001 From: Masayuki Satoh Date: Tue, 26 Aug 2014 19:43:17 +0900 Subject: [PATCH] Ver0.13 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 6e37ce5..89b6933 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef VERSION_H #define VERSION_H -#define VERSION_VALUE 0.12 +#define VERSION_VALUE 0.13 #endif // VERSION_H -- 2.11.0