Skip to content

Commit

Permalink
version 14.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bgermann committed May 9, 2015
1 parent 6a590ab commit 320af7e
Showing 1 changed file with 2 additions and 2 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.3
* Version: 14.9.4
* Text Domain: cforms
* Domain Path: ____Plugin_Localization
*/

global $localversion;
$localversion = '14.9.3';
$localversion = '14.9.4';

### db settings
global $wpdb;
Expand Down

0 comments on commit 320af7e

Please sign in to comment.