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 ccb7d98..b0f0b76 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.24
+VERSION = 1.25
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 5d23db0..657e41f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.25:
- net_applet: fix error dialog title after selecting a wireless network
- install net_monitor package on demand (mga#157)
- drakfirewall: replace obsolete state module with conntrack (mga#8225)