diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-02-17 13:11:48 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-02-17 13:11:48 +0200 |
commit | 94448a197f30ec56df4cdc0667cddcd5badd6ece (patch) | |
tree | 9425783c0c600628c150074519514c8c0334e329 | |
parent | 7bf12aa49d0085a308479e9012f14da92fdce194 (diff) | |
download | rpmdrake-94448a197f30ec56df4cdc0667cddcd5badd6ece.tar rpmdrake-94448a197f30ec56df4cdc0667cddcd5badd6ece.tar.gz rpmdrake-94448a197f30ec56df4cdc0667cddcd5badd6ece.tar.bz2 rpmdrake-94448a197f30ec56df4cdc0667cddcd5badd6ece.tar.xz rpmdrake-94448a197f30ec56df4cdc0667cddcd5badd6ece.zip |
6.326.32
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 6.31 +VERSION = 6.32 NAME = rpmdrake DIRS = po polkit data mime @@ -1,3 +1,6 @@ +Version 6.32 - 17 February 2021, Thomas Backlund +- update translations + Version 6.31 - 04 January 2021, Nicolas Lécureuil - update GUI package list - update translations |