From 1c2b8e1907364fecfe94c7ebd625baeb42fe17fe Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Wed, 7 Oct 2015 20:55:46 +0200 Subject: Increased version to 0.9.5 --- xine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.3