From f3d972ffc17f892042df0ec6592a78bdb1acc6d4 Mon Sep 17 00:00:00 2001 From: jaswsinc Date: Sat, 13 Jun 2015 23:13:21 -0800 Subject: [PATCH] Version bump. --- comment-mail-pro/plugin.inc.php | 2 +- comment-mail-pro/plugin.php | 2 +- comment-mail-pro/readme.txt | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/comment-mail-pro/plugin.inc.php b/comment-mail-pro/plugin.inc.php index 67ebef0..5a02108 100644 --- a/comment-mail-pro/plugin.inc.php +++ b/comment-mail-pro/plugin.inc.php @@ -157,7 +157,7 @@ class plugin extends abs_base * * @var string Current version of the software. */ - public $version = '150529'; + public $version = '150613'; /* * Public Properties (Defined @ Setup) diff --git a/comment-mail-pro/plugin.php b/comment-mail-pro/plugin.php index 12b6c13..1f9ec99 100644 --- a/comment-mail-pro/plugin.php +++ b/comment-mail-pro/plugin.php @@ -7,7 +7,7 @@ * @license GNU General Public License, version 3 */ /* -Version: 150529 +Version: 150613 Text Domain: comment-mail Plugin Name: Comment Mail Pro diff --git a/comment-mail-pro/readme.txt b/comment-mail-pro/readme.txt index 68bb81a..3b07654 100644 --- a/comment-mail-pro/readme.txt +++ b/comment-mail-pro/readme.txt @@ -1,6 +1,6 @@ === Comment Mailâ„¢ Pro (WP Comment Subscriptions) === -Stable tag: 150529 +Stable tag: 150613 Requires at least: 4.0 Tested up to: 4.3-alpha Text Domain: comment-mail @@ -246,12 +246,12 @@ Released under the terms of the [GNU General Public License](http://www.gnu.org/ == Upgrade Notice == -= v150529 = += v150613 = Requires PHP v5.3.2+. == Changelog == -= v150529 = += v150613 = - Initial release.