From: Chuck Scott Date: Tue, 27 Oct 2015 18:41:35 +0000 (-0400) Subject: Update to version 1.0.39 X-Git-Tag: v1.0.39^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=067093c8c256c55289c6a638eb7bb2f647529766;p=WP-Plugins%2Fglm-member-db.git Update to version 1.0.39 --- diff --git a/glm-member-db.php b/glm-member-db.php index f5ec7055..1f402a31 100644 --- a/glm-member-db.php +++ b/glm-member-db.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.0.38 + * Version: 1.0.39 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabase * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.0.38 + * @version 1.0.39 */ /* @@ -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_PLUGIN_VERSION', '1.0.37'); +define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.39'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.0.30'); /*