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 e259269..6943028 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.11
+VERSION = 1.12
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 1f483a4..aae4e36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.12
- fix connectivity test during install (and possibly standalone) by
calling res_init before hostname resolution (#5772)