summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-01-10 19:08:16 +0000
committerDries Buytaert <dries@buytaert.net>2007-01-10 19:08:16 +0000
commit9188593920ddafbf8ae99563ca87ebcc6f678bb5 (patch)
tree8fcadad3b439032e14d5ca75ce54cafd877ec6a7 /modules/system/system.module
parent74e3c74b813c2da89d99c86bc1f6d8f11d978fba (diff)
downloadbrdo-9188593920ddafbf8ae99563ca87ebcc6f678bb5.tar.gz
brdo-9188593920ddafbf8ae99563ca87ebcc6f678bb5.tar.bz2
- Settingi version.
Diffstat (limited to 'modules/system/system.module')
-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 b735f5689..68be7f157 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-dev');
+define('VERSION', '5.0-RC2');
/**
* Implementation of hook_help().