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 13c9c7d..ff8c03a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.74.4
+VERSION = 0.74.5
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 00b3d90..cdc6af4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.74.5:
- connection manager:
o test for network conectivity several times before reporting error
(#50098, #49574)