From 7f5baee66c5fd232df801f09f64d245dc10082cc Mon Sep 17 00:00:00 2001
From: lucha <lucha@paranoici.org>
Date: Fri, 5 Sep 2014 18:51:19 +0200
Subject: [PATCH] [auto] Plugin: wp-recaptcha 3.2

---
 wp-content/plugins/wp-recaptcha/readme.txt       | 6 ++++--
 wp-content/plugins/wp-recaptcha/wp-recaptcha.php | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/wp-content/plugins/wp-recaptcha/readme.txt b/wp-content/plugins/wp-recaptcha/readme.txt
index c7e190a48..206a99eab 100644
--- a/wp-content/plugins/wp-recaptcha/readme.txt
+++ b/wp-content/plugins/wp-recaptcha/readme.txt
@@ -1,9 +1,9 @@
 === Plugin Name ===
-Contributors: BlaenkDenum
+Contributors: recaptchanet
 Tags: comments, registration, recaptcha, antispam, mailhide, captcha
 Requires at least: 2.7
 Tested up to: 2.9.1
-Stable tag: 3.1.6
+Stable tag: 3.2
 
 Integrates reCAPTCHA anti-spam methods with WordPress including comment, registration, and email spam protection.
 
@@ -44,6 +44,8 @@ To install in regular WordPress and [WordPress MultiSite](http://codex.wordpress
 
 == ChangeLog ==
 
+= Version 3.2
+* Transferred ownership back to Google
 = Version 3.1.6 =
 * WordPress MS fixes. Should now work out of the box at the individual blog level. Thanks to [huyz](http://huyz.us/)
 * NOTICE: If anyone is interested in taking up development of this plugin, please contact me at blaenk@gmail.com.
diff --git a/wp-content/plugins/wp-recaptcha/wp-recaptcha.php b/wp-content/plugins/wp-recaptcha/wp-recaptcha.php
index 55eb77a09..a4c2b47f4 100644
--- a/wp-content/plugins/wp-recaptcha/wp-recaptcha.php
+++ b/wp-content/plugins/wp-recaptcha/wp-recaptcha.php
@@ -3,7 +3,7 @@
 Plugin Name: WP-reCAPTCHA
 Plugin URI: https://github.com/blaenk/wp-recaptcha
 Description: Integrates reCAPTCHA anti-spam solutions with wordpress
-Version: 3.1.6
+Version: 3.2
 Author: Jorge Peña
 Email: support@recaptcha.net
 Author URI: https://github.com/blaenk
-- 
GitLab