diff options
author | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 15:38:29 +0300 |
---|---|---|
committer | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 15:38:29 +0300 |
commit | 84a02ca03cbd98e47388b4ab75ce27b3e0eb0239 (patch) | |
tree | 82d2054d0908547d527064c93669c28d7212b810 /Makefile | |
parent | d328576bb582704c38319cbead36723fca6874af (diff) | |
download | spec-helper-0.31.9.tar spec-helper-0.31.9.tar.gz spec-helper-0.31.9.tar.bz2 spec-helper-0.31.9.tar.xz spec-helper-0.31.9.zip |
Bump version number to 0.31.9v0.31.9
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.8 +VERSION = 0.31.9 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \ lib_symlinks fix_mo translate_menu \ |