projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d8cfe08
)
Back to 7.x-dev
author
webchick
Thu, 30 Jun 2011 01:22:59 +0000 (18:22 -0700)
committer
webchick
Thu, 30 Jun 2011 01:22:59 +0000 (18:22 -0700)
CHANGELOG.txt
patch
|
blob
|
blame
|
history
includes/bootstrap.inc
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index
c859f02
..
2522289
100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-1,4
+1,7
@@
+Drupal 7.5-dev, xxxx-xx-xx (development version)
+----------------------
+
Drupal 7.4, 2011-06-29
----------------------
- Rolled back patch that caused fatal errors in CTools, Feeds, and other modules using the class registry.
diff --git
a/includes/bootstrap.inc
b/includes/bootstrap.inc
index
35a20c8
..
9f4eab0
100644
(file)
--- a/
includes/bootstrap.inc
+++ b/
includes/bootstrap.inc
@@
-8,7
+8,7
@@
/**
* The current system version.
*/
-define('VERSION', '7.4');
+define('VERSION', '7.5-dev');
/**
* Core API compatibility.