2020-03-10 version 0.8.6

- FIX: default views directory results in view not found (#338)
This commit is contained in:
Jan-Piet Mens
2020-03-10 22:05:35 +01:00
parent c22f87ef4c
commit d468cba305
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,4 +1,7 @@
2020-03-10 version 0.8.6
- FIX: default views directory results in view not found (#338)
2020-03-09 version 0.8.5
- FIX: OTR_CAPATH wasn't recognized in defaults (#336)
- UPD: support for Debian 10 (Buster) packages
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.8.5"
#define VERSION "0.8.6"