Browse Source

Bump version to 0.0.18

Overview of changes:

 *  Improved logic of CA certificate storage

    Now imapdomo will only default to local 'certificates' file if it
    exists -- if it does not exist it will leave -t option for
    imapfilter alone, meaning that the system storage will be used.

    Both behaviors can be forced on command line by -t or -T arguments.

 *  Added few missing option description in usage message
Alois Mahdal 3 years ago
parent
commit
26de8e00fc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.0.17
2
+    version     = 0.0.18
3 3
     name        = imapdomo
4 4
     pkgname     = imapdomo
5 5
     maintainer  = Alois Mahdal <netvor+imapdomo@vornet.cz>