aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-07-11 23:02:09 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-07-11 23:02:09 +0900
commitc8544a0a1b20fb3bb0b6d5a1ee2df2e4b133efa9 (patch)
tree9df2c8f211c5e6ac2eebc286fbeee7069443c991 /version.h
parent193d9acac81c01671c3e1f3e5e428acbb8bb31bc (diff)
forgot to update version.h
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 82896e0..4b40496 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 "7"
+#define FMPLAYER_VERSION_2 "8"
#define FMPLAYER_VERSION_STR FMPLAYER_VERSION_0 "." FMPLAYER_VERSION_1 "." FMPLAYER_VERSION_2