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 6943028..a7d81b2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.12
+VERSION = 1.13
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 6c8bf1f..a4e59d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.13:
- install rtlwifi-firmware for r8712u driver (#6064)
- fix installing ralink firmware for 2860 and 2870 chipsets
(also drop 3090 checks, the driver has been merged in others)