Version number

5.x
Steven Wittens 2007-01-15 12:05:31 +00:00
parent 616c8d5d42
commit c9a61af78f
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');
define('VERSION', '5.1-dev');
/**
* Implementation of hook_help().