]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.3.1 bugzilla-4.3.1 release-4.3.1
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 18 Apr 2012 20:14:56 +0000 (13:14 -0700)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 18 Apr 2012 20:14:56 +0000 (13:14 -0700)
Bugzilla/Constants.pm

index e4d32d4357657495215386777182810e7bec0353..f80dfa636870edf009940821deb33889b33c478b 100644 (file)
@@ -180,7 +180,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.3";
+use constant BUGZILLA_VERSION => "4.3.1";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';