- Setting version.

5.x
Dries Buytaert 2007-01-10 19:11:50 +00:00
parent 9188593920
commit f6674f92d5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* Configuration system that lets administrators modify the workings of the site.
*/
define('VERSION', '5.0-RC2');
define('VERSION', '5.0-dev');
/**
* Implementation of hook_help().