diff options
author | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 16:56:32 +0300 |
---|---|---|
committer | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 16:56:32 +0300 |
commit | 3ab0aac42d26fc492ba80dd6fce47c5c60619968 (patch) | |
tree | 918087473e252fe78a75e70fbe23b069a9d8b6c5 | |
parent | a9c0200fdad969907ec453e88d8242467c2b31fd (diff) | |
download | spec-helper-0.31.10.tar spec-helper-0.31.10.tar.gz spec-helper-0.31.10.tar.bz2 spec-helper-0.31.10.tar.xz spec-helper-0.31.10.zip |
New release 0.31.10.v0.31.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.9 +VERSION = 0.31.10 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \ lib_symlinks fix_mo translate_menu \ |