From 5338d2a6495520d845b3c7b3d7122088cf206743 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 28 Aug 2013 15:29:18 -0400 Subject: [PATCH] Update version --- sql/civicrm_generated.mysql | 2 +- xml/version.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sql/civicrm_generated.mysql b/sql/civicrm_generated.mysql index 98a5c2c988..9439c95903 100644 --- a/sql/civicrm_generated.mysql +++ b/sql/civicrm_generated.mysql @@ -382,7 +382,7 @@ UNLOCK TABLES; LOCK TABLES `civicrm_domain` WRITE; /*!40000 ALTER TABLE `civicrm_domain` DISABLE KEYS */; -INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `config_backend`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES (1,'Default Domain Name',NULL,NULL,'4.4.alpha2',1,NULL,NULL); +INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `config_backend`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES (1,'Default Domain Name',NULL,NULL,'4.4.beta1',1,NULL,NULL); /*!40000 ALTER TABLE `civicrm_domain` ENABLE KEYS */; UNLOCK TABLES; diff --git a/xml/version.xml b/xml/version.xml index 3cc3357ff2..91140accd2 100644 --- a/xml/version.xml +++ b/xml/version.xml @@ -1,4 +1,4 @@ - 4.4.alpha2 + 4.4.beta1 -- 2.25.1