diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-10 10:23:28 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-10 10:23:28 +0000 |
| commit | 3b3c3a4b452e248170f7a521367c5d759434afa4 (patch) | |
| tree | 7f6f80a1421fced7241ccd31689122c3a8422487 /plugins | |
| parent | 125e37dd62b41d7744ae1021fb486a2f73a7e164 (diff) | |
- Change version number back to 4.0
git-svn-id: https://svn.roundcube.net/trunk@4526 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/managesieve/managesieve.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/managesieve/managesieve.php b/plugins/managesieve/managesieve.php index 9f22c8c81..cdfa2b24e 100644 --- a/plugins/managesieve/managesieve.php +++ b/plugins/managesieve/managesieve.php @@ -7,7 +7,7 @@ * It's clickable interface which operates on text scripts and communicates * with server using managesieve protocol. Adds Filters tab in Settings. * - * @version 3.0 + * @version 4.0 * @author Aleksander 'A.L.E.C' Machniak <alec@alec.pl> * * Configuration (see config.inc.php.dist) |
