Skip to content

Commit

Permalink
Version bump + CSS tweaks. wpsharks/s2member#114
Browse files Browse the repository at this point in the history
  • Loading branch information
JasWSInc committed May 21, 2014
1 parent 5f05935 commit 6331fc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions s2member-pro/pro-module.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* @var str
*/
if(!defined("WS_PLUGIN__S2MEMBER_PRO_VERSION"))
define("WS_PLUGIN__S2MEMBER_PRO_VERSION", "140423" /* !#distro-version#! */);
define("WS_PLUGIN__S2MEMBER_PRO_VERSION", "140520" /* !#distro-version#! */);
/**
* Minimum PHP version required to run s2Member Pro.
*
Expand Down Expand Up @@ -74,7 +74,7 @@
* @var str
*/
if(!defined("WS_PLUGIN__S2MEMBER_PRO_MIN_FRAMEWORK_VERSION"))
define("WS_PLUGIN__S2MEMBER_PRO_MIN_FRAMEWORK_VERSION", "140423" /* !#distro-version#! */);
define("WS_PLUGIN__S2MEMBER_PRO_MIN_FRAMEWORK_VERSION", "140520" /* !#distro-version#! */);
/*
Several compatibility checks.
If all pass, load the s2Member plugin.
Expand Down
6 changes: 3 additions & 3 deletions s2member-pro/readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== s2Member® Pro ===

Version: 140423
Stable tag: 140423
Version: 140520
Stable tag: 140520

SSL Compatible: yes
bbPress® Compatible: yes
Expand Down Expand Up @@ -125,7 +125,7 @@ Released under the terms of the [GNU General Public License](http://www.gnu.org/

== Upgrade Notice ==

= v140423 =
= v140520 =

(Maintenance Release) Upgrade immediately.

Expand Down

0 comments on commit 6331fc5

Please sign in to comment.