aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
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 d5e3dbd..575483f 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 "12"
+#define FMPLAYER_VERSION_2 "13"
#define FMPLAYER_VERSION_STR FMPLAYER_VERSION_0 "." FMPLAYER_VERSION_1 "." FMPLAYER_VERSION_2