summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-19 07:30:00 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-19 07:30:00 +0000
commit28130cdeb2aa48a315063c1e41d9a428f6a3f321 (patch)
tree4ee5bed0947cad9ea5bc444474b7fcf95e53722f /plugins
parentc09d6ed8a79afd33de903e3d75be1aeee93ad02b (diff)
- Bump up version number
git-svn-id: https://svn.roundcube.net/trunk@5094 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/http_authentication/http_authentication.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http_authentication/http_authentication.php b/plugins/http_authentication/http_authentication.php
index b806679d9..8002160c5 100644
--- a/plugins/http_authentication/http_authentication.php
+++ b/plugins/http_authentication/http_authentication.php
@@ -5,7 +5,7 @@
*
* Make use of an existing HTTP authentication and perform login with the existing user credentials
*
- * @version 1.2
+ * @version 1.3
* @author Thomas Bruederli
*/
class http_authentication extends rcube_plugin