From d5f2d7a94b2226e229e579015419ca3ee1a58a9f Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 9 May 2002 12:19:30 +0000 Subject: Bumping version number to 2.16rc1 --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index 0f0e96a69..685620bd2 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.15'; +$::param{'version'} = '2.16rc1'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- cgit v1.2.3-24-g4f1b