Skip to content

Commit

Permalink
version 14.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgermann committed Jan 6, 2017
1 parent e1f37f3 commit a21aabf
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,11 +20,11 @@
* 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.12.1
* Version: 14.12.2
* Text Domain: cforms2
*/

define( 'CFORMS2_VERSION', '14.12.1' );
define( 'CFORMS2_VERSION', '14.12.2' );

### db settings
global $wpdb;
Expand Down

0 comments on commit a21aabf

Please sign in to comment.