소스 검색

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 년 전
부모
커밋
26de8e00fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 파일 보기

@@ -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>