summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-12-14 14:23:26 +0000
committerDries Buytaert <dries@buytaert.net>2006-12-14 14:23:26 +0000
commit8f3b6934a9cd6614f17dba9a90b21f8a5f480924 (patch)
treed083d07c1f773727da3f06381767a01df14010a6 /modules/system/system.module
parent09d52f32d93042a97979b8d1d05c6ccab2288d1a (diff)
downloadbrdo-8f3b6934a9cd6614f17dba9a90b21f8a5f480924.tar.gz
brdo-8f3b6934a9cd6614f17dba9a90b21f8a5f480924.tar.bz2
- Updating 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 aabebdd72..c754be48c 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-RC-1');
/**
* Implementation of hook_help().