summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-10-02 11:36:17 +0000
committerDries Buytaert <dries@buytaert.net>2006-10-02 11:36:17 +0000
commit23d0f350ab94208cb0e5f7a3d03e8d491c28b60d (patch)
tree6abd2367439137664de2ebeebe0bf9cab4883384 /modules
parent241cb08d830c94ee2160a09be93eb3ee2391a302 (diff)
downloadbrdo-23d0f350ab94208cb0e5f7a3d03e8d491c28b60d.tar.gz
brdo-23d0f350ab94208cb0e5f7a3d03e8d491c28b60d.tar.bz2
- Patch #86591 by dww: 5.0.0 -> 5.0
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index a73f69e15..61f523bd9 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -6,7 +6,7 @@
* Configuration system that lets administrators modify the workings of the site.
*/
-define('VERSION', '5.0.0 dev');
+define('VERSION', '5.0 dev');
/**
* Implementation of hook_help().