Update version
authorColeman Watts <coleman@civicrm.org>
Wed, 28 Aug 2013 19:29:18 +0000 (15:29 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 28 Aug 2013 19:29:18 +0000 (15:29 -0400)
sql/civicrm_generated.mysql
xml/version.xml

index 98a5c2c9888d04fe48fac2e66581f168430c6604..9439c9590304f30dab9565eaea0d6f0cbbda00a3 100644 (file)
@@ -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;
 
index 3cc3357ff23bf7fc26fce2b40f224b5598edb5f8..91140accd2a8f877369b8453e8b633cd0a6e990e 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 <version>
-    <version_no>4.4.alpha2</version_no>
+    <version_no>4.4.beta1</version_no>
 </version>