diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-08-10 18:46:20 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-08-10 18:46:20 +0100 |
commit | 95bd8e26bbf71c1519bdeb8a81b4538c1213466c (patch) | |
tree | 392a63371b9ac4b5f90ab8b785aa0469beac1498 /Makefile | |
parent | 303d22855c9b07d7244668e2cc664d3e644766bd (diff) | |
download | spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.gz spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.bz2 spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.tar.xz spec-helper-95bd8e26bbf71c1519bdeb8a81b4538c1213466c.zip |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.16.1 +VERSION = 0.31.18 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\ lib_symlinks fix_mo translate_menu \ |