Updated versions to 1.0.19 and min glm-member-db version to 1.0.57
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Jan 2016 20:58:44 +0000 (15:58 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Jan 2016 20:58:44 +0000 (15:58 -0500)
glm-member-db-packaging.php

index 8ed9f8d..24c11bd 100644 (file)
@@ -3,7 +3,7 @@ z<?php
  * Plugin Name: GLM Members Database Packaging
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 1.0.18
+ * Version: 1.0.19
  * Author: Chuck Scott
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -33,11 +33,11 @@ z<?php
  *  version when there's a change in the database!! Use the
  *  version nunmber of that release for the DB version.
  */
-define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.0.13');
+define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.0.19');
 define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '0.0.2');
 
 // This is the minimum version of the GLM Members DB plugin require for this plugin.
-define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.48');
+define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.57');
 
 /*
  * Copyright 2014 Charles Scott (email : cscott@gaslightmedia.com)