From caf2b2bedf74954c0b7e63f29212b2bbaacce2ca Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Wed, 3 Mar 2004 15:28:16 +0000 Subject: [PATCH] Bump version number to 2.16.5 for release. --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index f76676597e..1b78fe1748 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.4'; +$::param{'version'} = '2.16.5'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.3