From 1e198d824fd86ebc936a2d6f857b2d4502534178 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Wed, 28 Jan 2009 10:48:35 +0000 Subject: use getBitVersion to fetch bitweaver version number set in kernel/config_defaults_inc.php --- templates/install.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/install.tpl') diff --git a/templates/install.tpl b/templates/install.tpl index 1aed23e..b683dd3 100644 --- a/templates/install.tpl +++ b/templates/install.tpl @@ -37,7 +37,7 @@ *}

- Bitweaver {$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL} + Bitweaver {$gBitSystem->getBitVersion()}   {$section|default:"Install"}

-- cgit v1.3