summaryrefslogtreecommitdiff
path: root/plugins/http_authentication/http_authentication.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/http_authentication/http_authentication.php')
-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 be49b52be..bda8f9ab6 100644
--- a/plugins/http_authentication/http_authentication.php
+++ b/plugins/http_authentication/http_authentication.php
@@ -11,7 +11,7 @@
*
* See logout.html (in this directory) for an example how HTTP auth can be cleared.
*
- * @version 1.4
+ * @version @package_version@
* @author Thomas Bruederli
*/
class http_authentication extends rcube_plugin