- Patch #220260 by webchick: proper version constant for D7. Oh yeah. :)
parent
336ee230c3
commit
58c13a072e
|
@ -9,7 +9,7 @@
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
define('VERSION', '6.0-dev');
|
||||
define('VERSION', '7.0-dev');
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Loading…
Reference in New Issue