From 064e57dd0ab32d228dc6e9d39a33f82349c8deed Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 28 Jul 2002 07:54:28 +0000 Subject: [PATCH] bumping version number to 2.16 for release --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index 115efcc645..ee0e4f1538 100644 --- a/globals.pl +++ b/globals.pl @@ -98,7 +98,7 @@ $::SIG{TERM} = 'IGNORE'; $::SIG{PIPE} = 'IGNORE'; # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.16rc2'; +$::param{'version'} = '2.16'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.2