projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c5d6e63
)
Back to 7.x-dev
author
David Rothstein
Wed, 7 Nov 2012 21:47:16 +0000 (16:47 -0500)
committer
David Rothstein
Wed, 7 Nov 2012 21:47:16 +0000 (16:47 -0500)
CHANGELOG.txt
patch
|
blob
|
blame
|
history
includes/bootstrap.inc
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index
94522f5
..
0e3988d
100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-1,3
+1,5
@@
+Drupal 7.18, xxxx-xx-xx (development version)
+-----------------------
Drupal 7.17, 2012-11-07
-----------------------
diff --git
a/includes/bootstrap.inc
b/includes/bootstrap.inc
index
c9b17fe
..
74853b2
100644
(file)
--- a/
includes/bootstrap.inc
+++ b/
includes/bootstrap.inc
@@
-8,7
+8,7
@@
/**
* The current system version.
*/
-define('VERSION', '7.17');
+define('VERSION', '7.18-dev');
/**
* Core API compatibility.