Set version to 5.3.1
authorTim Otten <totten@civicrm.org>
Wed, 18 Jul 2018 20:52:38 +0000 (13:52 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 18 Jul 2018 20:52:38 +0000 (13:52 -0700)
sql/civicrm_generated.mysql
xml/version.xml

index fec857dd9d61a684945765687ac54ac47b9d25af..b9a9f2239e3aed39cf9b64cfde254c19c3a17847 100644 (file)
@@ -399,7 +399,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,'5.3.0',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
+INSERT INTO `civicrm_domain` (`id`, `name`, `description`, `config_backend`, `version`, `contact_id`, `locales`, `locale_custom_strings`) VALUES (1,'Default Domain Name',NULL,NULL,'5.3.1',1,NULL,'a:1:{s:5:\"en_US\";a:0:{}}');
 /*!40000 ALTER TABLE `civicrm_domain` ENABLE KEYS */;
 UNLOCK TABLES;
 
index cc6fa04947c4962e75003c34b2f43a669aa85d0a..fddde26e67cd24ba2497af147ed713b65c26fe18 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 <version>
-  <version_no>5.3.0</version_no>
+  <version_no>5.3.1</version_no>
 </version>