From 8169f21314c4f2a3875252eecdf64d171e7a86f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 29 Dec 2009 19:07:15 +0200 Subject: Set version to 0.3.0-git. --- dxr3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dxr3.c') diff --git a/dxr3.c b/dxr3.c index 17397b6..44d3cb8 100644 --- a/dxr3.c +++ b/dxr3.c @@ -11,7 +11,7 @@ #include "dxr3device.h" #include "dxr3.h" -static const char VERSION[] = "0.2.9+git"; +static const char VERSION[] = "0.3.0-git"; static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder"); #if APIVERSNUM && APIVERSNUM < 10600 -- cgit v1.2.3