summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 458f1c1..bf63412 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.72
+VERSION = 0.73
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index ef0493e..d4c8ea3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.73:
- connection manager:
o check if the network is really working during the connection test
(#48887 #48169 #45965).