From 06fddc206e5fec17bd59f4e8005e44bde957f8cc Mon Sep 17 00:00:00 2001 From: Johns Date: Fri, 23 Dec 2011 19:33:30 +0100 Subject: Initial vdpau hw decoder support. --- softhddevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'softhddevice.cpp') diff --git a/softhddevice.cpp b/softhddevice.cpp index ff675c9..962cf20 100644 --- a/softhddevice.cpp +++ b/softhddevice.cpp @@ -39,7 +39,7 @@ extern "C" { ////////////////////////////////////////////////////////////////////////////// -static const char *const VERSION = "0.1.0"; +static const char *const VERSION = "0.1.1"; static const char *const DESCRIPTION = trNOOP("A software and GPU emulated HD device"); -- cgit v1.2.3