summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-11-28 14:38:30 +0000
committerDries Buytaert <dries@buytaert.net>2006-11-28 14:38:30 +0000
commitd5012c1c8fe5ef0fdb427553fdb6cc2c6fd78ba8 (patch)
tree0d86543372b22680b7bb9fa99c82eefa2176824d /modules/system/system.module
parent54190b56050da058842b75cd24a1751279ffc79e (diff)
downloadbrdo-d5012c1c8fe5ef0fdb427553fdb6cc2c6fd78ba8.tar.gz
brdo-d5012c1c8fe5ef0fdb427553fdb6cc2c6fd78ba8.tar.bz2
- Updating the 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 5fd7d7d31..93ef1263c 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 beta 2');
/**
* Implementation of hook_help().