From: Chuck Scott Date: Mon, 30 Nov 2015 21:28:33 +0000 (-0500) Subject: Updated version to starting at 1.0.1 X-Git-Tag: v1.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3451ebbee96fa8f2f5c3cdb28c0aa9c06ba4f46b;p=WP-Plugins%2Fglm-member-db-contacts.git Updated version to starting at 1.0.1 --- diff --git a/glm-member-db-contacts.php b/glm-member-db-contacts.php index 7480bef..301bc4c 100644 --- a/glm-member-db-contacts.php +++ b/glm-member-db-contacts.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Contacts * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.0.0 + * Version: 1.0.1 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabaseContacts * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.0.0 + * @version 1.0.1 */ /* @@ -33,7 +33,7 @@ * version when there's a change in the database!! Use the * version nunmber of that release for the DB version. */ -define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.0'); +define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.1'); define('REQUIRED_GLM_MEMBERS_PLUGIN_MIN_DB_VERSION', '1.0.41'); /*