Aleksander Machniak
2013-02-17 a7e1b9310924c04b2e41359b9aaef42f2a99820c
Bump version number up to 6.2
3 files modified
8 ■■■■■ changed files
plugins/managesieve/Changelog 2 ●●●●● patch | view | raw | blame | history
plugins/managesieve/managesieve.php 2 ●●● patch | view | raw | blame | history
plugins/managesieve/package.xml 4 ●●●● patch | view | raw | blame | history
plugins/managesieve/Changelog
@@ -1,3 +1,5 @@
* version 6.2 [2013-02-17]
-----------------------------------------------------------
- Support tls:// prefix in managesieve_host option
- Removed depracated functions usage
- Don't trim whitespace in folder names (#1488955)
plugins/managesieve/managesieve.php
@@ -62,7 +62,7 @@
        "x-beenthere",
    );
    const VERSION  = '6.1';
    const VERSION  = '6.2';
    const PROGNAME = 'Roundcube (Managesieve)';
    const PORT     = 4190;
plugins/managesieve/package.xml
@@ -17,9 +17,9 @@
        <email>alec@alec.pl</email>
        <active>yes</active>
    </lead>
    <date>2012-12-21</date>
    <date>2013-02-17</date>
    <version>
        <release>6.1</release>
        <release>6.2</release>
        <api>6.0</api>
    </version>
    <stability>