diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2015-09-27 12:11:34 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2015-09-27 12:11:34 +0200 |
commit | 331c5af8d66d420287d920b4ea279a460a3eb6b6 (patch) | |
tree | ed584fb5ae9d4731d80979eb9debc2f969707e24 | |
parent | 4eda80037cadb58fc0062fd47dfd3b517878e7d6 (diff) | |
download | mgaadvisories-331c5af8d66d420287d920b4ea279a460a3eb6b6.tar mgaadvisories-331c5af8d66d420287d920b4ea279a460a3eb6b6.tar.gz mgaadvisories-331c5af8d66d420287d920b4ea279a460a3eb6b6.tar.bz2 mgaadvisories-331c5af8d66d420287d920b4ea279a460a3eb6b6.tar.xz mgaadvisories-331c5af8d66d420287d920b4ea279a460a3eb6b6.zip |
Version 0.220.22
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.20 +VERSION=0.22 PROJECTNAME=mga-advisories BINFILES=mgaadv @@ -1,3 +1,5 @@ +Version 0.22 + - template: change default release to Mageia 5 now that Mageia 4 is EOL - template: assume SRPM with multiple binary packages as it's often the case (plural in default title) |