Skip to content
Snippets Groups Projects
Commit 4abc1fbd authored by Angie Byron's avatar Angie Byron
Browse files

Back to 7.0-dev

parent cf3ec0f3
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
// $Id$
Drupal 7.0 rc3, 2010-12-23
Drupal 7.0, xxxx-xx-xx (development version)
----------------------
- Database:
* Fully rewritten database layer utilizing PHP 5's PDO abstraction layer.
......
......@@ -9,7 +9,7 @@
/**
* The current system version.
*/
define('VERSION', '7.0-rc3');
define('VERSION', '7.0-dev');
/**
* Core API compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment