Commit d08387cf authored by Angie Byron's avatar Angie Byron
Browse files

Drupal 7.0-beta3

parent 09380d76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// $Id$

Drupal 7.0, xxxx-xx-xx (development version)
Drupal 7.0 beta 3, 2010-11-13
----------------------
- Database:
    * Fully rewritten database layer utilizing PHP 5's PDO abstraction layer.
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
/**
 * The current system version.
 */
define('VERSION', '7.0-dev');
define('VERSION', '7.0-beta3');

/**
 * Core API compatibility.