summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.module')
-rw-r--r--modules/system/system.module2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index be43aace4..b7871d8a8 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -6,6 +6,8 @@
* Configuration system that lets administrators modify the workings of the site.
*/
+define('VERSION', '4.8.0 dev');
+
/**
* Implementation of hook_help().
*/