Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
b9a0db2f
Commit
b9a0db2f
authored
Dec 11, 2010
by
webchick
Browse files
Back to 7.0-dev
parent
381f7e46
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
b9a0db2f
// $Id$
Drupal 7.0
rc2, 2010-12-11
Drupal 7.0
, xxxx-xx-xx (development version)
----------------------
- Database:
* Fully rewritten database layer utilizing PHP 5's PDO abstraction layer.
...
...
includes/bootstrap.inc
View file @
b9a0db2f
...
...
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
define
(
'VERSION'
,
'7.0-
rc2
'
);
define
(
'VERSION'
,
'7.0-
dev
'
);
/**
* Core API compatibility.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment