aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-11-03 10:25:02 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-11-03 10:25:02 +0900
commitdfe585145747ee3d41297367f97d320230df26b3 (patch)
treee3a736760e73b26272682b388d3dc0e0919fe35f
parent8b7edfd18851e517b0ac0a23875530bc3ca6eddf (diff)
version 0.1.12v0.1.12
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 2421d86..d5e3dbd 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 "11"
+#define FMPLAYER_VERSION_2 "12"
#define FMPLAYER_VERSION_STR FMPLAYER_VERSION_0 "." FMPLAYER_VERSION_1 "." FMPLAYER_VERSION_2