aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-08-24 02:53:10 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-08-24 02:53:10 +0900
commit0a2907f6e17dae22617474053a453e596752b079 (patch)
tree392c8049479ce469b55444d3d311606c0dfba8a7
parentff2e303f8653c5ed1c458b73bda2ee19617e3628 (diff)
v0.1.10
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 32f9eaa..554fd5b 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 "9"
+#define FMPLAYER_VERSION_2 "10"
#define FMPLAYER_VERSION_STR FMPLAYER_VERSION_0 "." FMPLAYER_VERSION_1 "." FMPLAYER_VERSION_2