diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-01 22:49:30 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-01 22:49:30 +0200 |
commit | 121036841e611595a7cc0c1dc9bac3e9a13fc81d (patch) | |
tree | cbee1beba3794cdcb9892e4aa29c02f96b1cd59f /Makefile | |
parent | f97c1565515aa0a077a036135985c13d1533744d (diff) | |
download | spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.gz spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.bz2 spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.tar.xz spec-helper-121036841e611595a7cc0c1dc9bac3e9a13fc81d.zip |
0.31.130.31.13
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.12 +VERSION = 0.31.13 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\ lib_symlinks fix_mo translate_menu \ |