diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 19:02:20 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 19:02:20 +0100 |
commit | dd6250362f8d57ce24557915e8df80a073a6ebeb (patch) | |
tree | 3a22be393229a0fcfea6149cc6b1c241c09982db | |
parent | c73d1974331b45db9b19fa74fa341bcae0708878 (diff) | |
download | drakx-installer-help-8.0.tar drakx-installer-help-8.0.tar.gz drakx-installer-help-8.0.tar.bz2 drakx-installer-help-8.0.tar.xz drakx-installer-help-8.0.zip |
Fix version in Makefile8.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 7.2 +VERSION = 8.0 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ |