summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44a28b90..b35fd40c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 10.21
+VERSION = 10.22
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index 8bb4ae0a..a127fd1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 10.22 - 22 August 2008, Thierry Vignaud
+
- do not crash if an icon is missing (#37651)
- stop probing for floppies, which can be slow (#40322)