summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-03-21 10:39:37 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-03-21 10:39:37 +0100
commit8699974ea2b366689b6c5905e61bebdfbc9973ef (patch)
treea67a1b91531807df7ab667c6fcf6cbfe10afe0e2
parent7860d3a5722447a5c3ce2b5fceb6812221a58517 (diff)
downloaddrakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar
drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.gz
drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.bz2
drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.tar.xz
drakx-8699974ea2b366689b6c5905e61bebdfbc9973ef.zip
17.2117.21
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index ed34b1468..b2d55875f 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.20
+VERSION:=17.21
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 6bf598aa7..3757e3ea1 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.21 - 21 March 2016
+
- load evdev (thus fixing a crash)
- load psmouse (it is now modular)
- use WebKit2 instead of WebKit1 for displaying help content