diff options
-rw-r--r-- | dxr3.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ #include "dxr3interface.h" #include "dxr3.h" -static const char VERSION[] = "0.2.9"; +static const char VERSION[] = "0.2.9+git"; static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder"); #if APIVERSNUM && APIVERSNUM < 10600 |