summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
-rw-r--r--lib/Xconfig/glx.pm4
3 files changed, 6 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 66dca91..f10811f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drak3d
-VERSION = 1.28
+VERSION = 1.29
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 4c06c33..7703b55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.29:
+- updated translation
+
1.28:
- install glxinfo instead of mesa-demos
diff --git a/lib/Xconfig/glx.pm b/lib/Xconfig/glx.pm
index 849caf2..7abdf18 100644
--- a/lib/Xconfig/glx.pm
+++ b/lib/Xconfig/glx.pm
@@ -1,7 +1,7 @@
package Xconfig::glx;
-use diagnostics;
-use strict;
+
+
use common;
use any;