summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e8454d..de9f6af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.37
+VERSION = 0.38
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 544076b..3b59246 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.38:
+- install kppp if kdebase4-runtime is installed
+ (instead of checking kdebase, thanks neoclust)
+
0.37:
- adapt to kppp package names for KDE4