From fed356b51542f62e1bf5f1d455fed2b6416ebfc8 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Fri, 13 Dec 2002 19:30:38 +0000 Subject: [PATCH] Bumping version number to 2.16.2 --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index 15e4bceccc..c36ffd51e4 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.16.1'; +$::param{'version'} = '2.16.2'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.2