Skip to content

Commit

Permalink
version 14.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bgermann committed Jul 1, 2015
1 parent 0309fa8 commit 9629e79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cforms.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
* Plugin URI: https://wordpress.org/plugins/cforms2/
* Description: cformsII offers unparalleled flexibility in deploying contact forms across your blog. Features include: comprehensive SPAM protection, Ajax support, Backup & Restore, Multi-Recipients, Role Manager support, Database tracking and many more.
* Author: Oliver Seidel, Bastian Germann
* Version: 14.9.8
* Version: 14.9.9
* Text Domain: cforms
* Domain Path: ____Plugin_Localization
*/

global $localversion;
$localversion = '14.9.8';
$localversion = '14.9.9';

### db settings
global $wpdb;
Expand Down
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,9 @@ GPL compliance!

== Changelog ==

= 14.9.10 =
= 14.9.9 =
* bugfix: do not depend on TLD consisting of only 2-4 characters, even on non-AJAX forms
* bugfix: do not reset multipage form on back button

= 14.9.9 =
* enhanced: remove old picture in help section

= 14.9.8 =
Expand Down

0 comments on commit 9629e79

Please sign in to comment.