From 62954fce1c45826b6b48b48dcbaa699eb8ceba53 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 5 Jun 2006 08:53:05 +0000 Subject: - Patch #65952 by Flanker and killes: set the proper version number for CVS HEAD. --- modules/system/system.module | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/system/system.module') 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(). */ -- cgit v1.2.3