summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Grimm <etobi@debian.org>2015-10-07 20:55:46 +0200
committerTobias Grimm <etobi@debian.org>2015-10-07 21:03:34 +0200
commit1c2b8e1907364fecfe94c7ebd625baeb42fe17fe (patch)
treeac513d9cdae3e49d29af927d3e5235f870628eaf
parent6071817d8924822920b17060b5c03eb0accc5e8d (diff)
downloadvdr-plugin-xine-1c2b8e1907364fecfe94c7ebd625baeb42fe17fe.tar.gz
vdr-plugin-xine-1c2b8e1907364fecfe94c7ebd625baeb42fe17fe.tar.bz2
Increased version to 0.9.5
-rw-r--r--xine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xine.c b/xine.c
index 53f9557..d1a07c2 100644
--- a/xine.c
+++ b/xine.c
@@ -16,7 +16,7 @@
-static const char *VERSION = "0.9.4";
+static const char *VERSION = "0.9.5";
static const char *DESCRIPTION = tr("Software based playback using xine");
//static const char *MAINMENUENTRY = "xine - Toggle prebuffer setting";