diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-30 16:17:50 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-30 16:17:50 +0200 |
commit | a6080e176234b617c38e4f4bc91e6ffa5e521aef (patch) | |
tree | 176450a66b1c102c95eb5bcf116efacac4199fa8 | |
parent | 18e087a0cc7cfde3ea17b3bb3f616605b7700f97 (diff) | |
download | control-center-a6080e176234b617c38e4f4bc91e6ffa5e521aef.tar control-center-a6080e176234b617c38e4f4bc91e6ffa5e521aef.tar.gz control-center-a6080e176234b617c38e4f4bc91e6ffa5e521aef.tar.bz2 control-center-a6080e176234b617c38e4f4bc91e6ffa5e521aef.tar.xz control-center-a6080e176234b617c38e4f4bc91e6ffa5e521aef.zip |
13.3413.14
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 13.13 +VERSION = 13.14 NAME = drakconf GITNAME = control-center SUBDIRS = po pixmaps polkit #data @@ -1,3 +1,5 @@ +Version 13.14 - 30 March 2017, by Thierry Vignaud + - drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui (mga#18572) - fix webkit 2.16.x regression where one cannot click anymore on links |