diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-04-28 11:44:23 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-04-28 11:44:23 +0100 |
commit | a84e4d93eccebc379819561d3f7eb6fd59a5ecde (patch) | |
tree | 18078bbe7352d4a60912036b4c9c4182bed71b9a | |
parent | c5d7c5bf37cc60602b1d045a59540d48ee6b6ba9 (diff) | |
download | drakx-18.62.tar drakx-18.62.tar.gz drakx-18.62.tar.bz2 drakx-18.62.tar.xz drakx-18.62.zip |
18.6218.62
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index fb347ec2a..31c427d89 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.61 +VERSION:=18.62 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 81610402e..cc2cb2b88 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.62 - 28 April 2023 + - Update file list for changes in Adwaita icon locations Version 18.61 - 28 April 2023 |