From b65cc3e0489701198f05acbe7e0c12ff9d06c5fa Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Tue, 24 Oct 2017 21:57:19 +0900 Subject: version 0.1.11 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.h') diff --git a/version.h b/version.h index 554fd5b..2421d86 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,7 @@ #define FMPLAYER_VERSION_0 "0" #define FMPLAYER_VERSION_1 "1" -#define FMPLAYER_VERSION_2 "10" +#define FMPLAYER_VERSION_2 "11" #define FMPLAYER_VERSION_STR FMPLAYER_VERSION_0 "." FMPLAYER_VERSION_1 "." FMPLAYER_VERSION_2 -- cgit v1.2.3