aboutsummaryrefslogtreecommitdiff
path: root/mod/captcha/manifest.xml
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-08-25 12:02:07 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-08-25 12:02:07 +0000
commit4bf0d12ffd08f5af82b037a42ba00cce4d5abfdb (patch)
tree89ebe972958b5b6ada5ac019d728cccc07608447 /mod/captcha/manifest.xml
parent38105e2bbbfd821214d877bdcc5e19b13d13f968 (diff)
downloadelgg-4bf0d12ffd08f5af82b037a42ba00cce4d5abfdb.tar.gz
elgg-4bf0d12ffd08f5af82b037a42ba00cce4d5abfdb.tar.bz2
standardized captcha plugin
git-svn-id: http://code.elgg.org/elgg/trunk@6864 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/captcha/manifest.xml')
-rw-r--r--mod/captcha/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/captcha/manifest.xml b/mod/captcha/manifest.xml
index 60b7e2551..ba1b4571f 100644
--- a/mod/captcha/manifest.xml
+++ b/mod/captcha/manifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
<field key="author" value="Curverider Ltd" />
- <field key="version" value="1.7" />
+ <field key="version" value="1.8" />
<field key="description" value="Provides captcha support (Requires the php_gd library)." />
<field key="website" value="http://www.elgg.org/" />
<field key="copyright" value="(C) Curverider 2008-2010" />