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 a14d41a..a848e55 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.80
+VERSION = 0.81
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 1eaa8d3..2854f9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.81:
- added support for Ralink 3090 wireless (#53181)
- assume that network profiles could be utf8-encoded (#53127).
- update drakfirewall entry related to network services autodiscovery (#50544, #48869)