aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@gmail.com>2018-08-04 12:06:58 +0200
committerGuillaume Rousse <guillomovitch@gmail.com>2018-08-04 12:06:58 +0200
commit65032b41c26090be66c3ff3b524953cda50decfa (patch)
tree1e0df79f4c1f09b39bb2f4c97de16e2deb8044a0
parent05ee4f3d74164ac2597f376816a08ecbd518aa02 (diff)
downloadspec-helper-65032b41c26090be66c3ff3b524953cda50decfa.tar
spec-helper-65032b41c26090be66c3ff3b524953cda50decfa.tar.gz
spec-helper-65032b41c26090be66c3ff3b524953cda50decfa.tar.bz2
spec-helper-65032b41c26090be66c3ff3b524953cda50decfa.tar.xz
spec-helper-65032b41c26090be66c3ff3b524953cda50decfa.zip
bump release0.31.16.1
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1f5238..9ee852c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.31.16
+VERSION = 0.31.16.1
SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\
lib_symlinks fix_mo translate_menu \
diff --git a/NEWS b/NEWS
index 1d56035..04a41f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2018-08-04 Guillaume Rousse <guillomovitch@zarb.org> 0.31.16.1
+ * fix session files path
+
2018-08-04 Guillaume Rousse <guillomovitch@zarb.org> 0.31.16
* fix typo from previous release
* add check_desktop_files to the tests list