From d5012c1c8fe5ef0fdb427553fdb6cc2c6fd78ba8 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 28 Nov 2006 14:38:30 +0000 Subject: - Updating the version --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') 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(). -- cgit v1.2.3