Update version to 1.0.45
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 3 Dec 2015 18:52:18 +0000 (13:52 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 3 Dec 2015 18:52:18 +0000 (13:52 -0500)
glm-member-db.php

index ead4b9c..8e1cc48 100644 (file)
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Members Database
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 1.0.44
+ * Version: 1.0.45
  * Author: Chuck Scott
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -19,7 +19,7 @@
  * @package glmMembersDatabase
  * @author Chuck Scott <cscott@gaslightmedia.com>
  * @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.0.44
+ * @version 1.0.45
  */
 
 /*
@@ -34,7 +34,7 @@
  *  version number of that release for the DB version.
  */
 
-define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.44');
+define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.45');
 define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.0.43');
 
 /*