]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release. bugzilla-3.4.4 release-3.4.4
authormkanat%bugzilla.org <>
Thu, 19 Nov 2009 05:05:15 +0000 (05:05 +0000)
committermkanat%bugzilla.org <>
Thu, 19 Nov 2009 05:05:15 +0000 (05:05 +0000)
Bugzilla/Constants.pm

index f578c2ad27baf62265e7a766ddae57e793f9ceee..eb864ed9aab3f6b5d6aba62907245e77036ccd5b 100644 (file)
@@ -168,7 +168,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.3+";
+use constant BUGZILLA_VERSION => "3.4.4+";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start