Преглед изворни кода

imapdomo v0.0.6 -

Overview of changes:

 *  imapdomo will now override imapfilter's certificate storage

    Also added CLI option, but default value is
    $IMAPDOMO_HOME/certificates

 *  Empty action will now throe usage error

    ... instead of crashing further down the line.

 *  Path in handler error message has been fixed

 *  Codebase maintenance
Alois Mahdal пре 6 година
комит
52e53d815f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Прегледај датотеку

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