From 774eef22ca5d0351bf896e1fe9021347202ce8c1 Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Sat, 18 Mar 2017 13:27:14 +0900 Subject: v0.1.2 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 04e5012..270f9d8 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.1" +#define FMPLAYER_VERSION_STR "0.1.2" #endif // MYON_FMPLAYER_VERSION_H_INCLUDED -- cgit v1.2.3