aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 23:16:29 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 23:16:29 +0900
commit3de8318e98ebc2be40154da33e326536723d980e (patch)
treeea0baa340bf9505c8fcc0318981dae8e758edad1 /version.h
parentac267ede504e506fca4916595eeb092dab4ccdb4 (diff)
win32: fixed CRLF when copying to clipboard
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 8337db6..04e5012 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#ifndef MYON_FMPLAYER_VERSION_H_INCLUDED
#define MYON_FMPLAYER_VERSION_H_INCLUDED
-#define FMPLAYER_VERSION_STR "0.1.0"
+#define FMPLAYER_VERSION_STR "0.1.1"
#endif // MYON_FMPLAYER_VERSION_H_INCLUDED