- Patch #220260 by webchick: proper version constant for D7. Oh yeah. :)

merge-requests/26/head
Dries Buytaert 2008-02-12 13:55:57 +00:00
parent 336ee230c3
commit 58c13a072e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
/**
* The current system version.
*/
define('VERSION', '6.0-dev');
define('VERSION', '7.0-dev');
/**
* Core API compatibility.