aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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