diff options
author | Tobias Grimm <etobi@debian.org> | 2015-10-07 20:55:46 +0200 |
---|---|---|
committer | Tobias Grimm <etobi@debian.org> | 2015-10-07 21:03:34 +0200 |
commit | 1c2b8e1907364fecfe94c7ebd625baeb42fe17fe (patch) | |
tree | ac513d9cdae3e49d29af927d3e5235f870628eaf | |
parent | 6071817d8924822920b17060b5c03eb0accc5e8d (diff) | |
download | vdr-plugin-xine-1c2b8e1907364fecfe94c7ebd625baeb42fe17fe.tar.gz vdr-plugin-xine-1c2b8e1907364fecfe94c7ebd625baeb42fe17fe.tar.bz2 |
Increased version to 0.9.5
-rw-r--r-- | xine.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |