diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-02 09:32:17 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-08-02 09:32:17 +0200 |
commit | 2ec1e87e996253a10786e38b6294eef31fef366b (patch) | |
tree | 386d1b3d1e8334758fb76e8b6213407610b59de9 /Makefile | |
parent | 0cff301dc0373e74e89b3e05f1fa4e9f08809997 (diff) | |
download | spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.gz spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.bz2 spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.tar.xz spec-helper-2ec1e87e996253a10786e38b6294eef31fef366b.zip |
0.31.140.31.14
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.13 +VERSION = 0.31.14 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\ lib_symlinks fix_mo translate_menu \ |