diff options
| author | Takamichi Horikawa <takamichiho@gmail.com> | 2017-08-24 02:53:10 +0900 |
|---|---|---|
| committer | Takamichi Horikawa <takamichiho@gmail.com> | 2017-08-24 02:53:10 +0900 |
| commit | 0a2907f6e17dae22617474053a453e596752b079 (patch) | |
| tree | 392c8049479ce469b55444d3d311606c0dfba8a7 | |
| parent | ff2e303f8653c5ed1c458b73bda2ee19617e3628 (diff) | |
v0.1.10
| -rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
