From b60c529be4c49cb4d16c68a627df1c81b50d9da4 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 24 Aug 2007 02:24:56 +0000 Subject: [PATCH] Bump version number post-release. --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index f7a5428582..761aad1bec 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -146,7 +146,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.0.1"; +use constant BUGZILLA_VERSION => "3.0.1+"; # # ControlMap constants for group_control_map. -- 2.47.2