aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/page_tail.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/page_tail.php')
-rw-r--r--phpBB/includes/page_tail.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/includes/page_tail.php b/phpBB/includes/page_tail.php
index dd761e77cb..b730115b43 100644
--- a/phpBB/includes/page_tail.php
+++ b/phpBB/includes/page_tail.php
@@ -47,7 +47,7 @@ else
}
$template->assign_vars(array(
- "PHPBB_VERSION" => "2.0 beta-1",
+ "PHPBB_VERSION" => "2.0 CVS",
"ADMIN_LINK" => $admin_link));
$template->pparse("overall_footer");
@@ -100,4 +100,4 @@ if($do_gzip_compress)
exit;
-?> \ No newline at end of file
+?>