From 06913b8104e78fdebeaa2b3a114b66a2a471dbd7 Mon Sep 17 00:00:00 2001 From: ffxbld Date: Tue, 25 Nov 2008 07:02:10 -0800 Subject: [PATCH] Automated checkin: version bump remove "pre" from version number for firefox 3.1b2 release on GECKO191b2_20081125_RELBRANCH --- browser/app/module.ver | 2 +- browser/config/version.txt | 2 +- config/milestone.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/browser/app/module.ver b/browser/app/module.ver index 6286ea78d4..4183642172 100644 --- a/browser/app/module.ver +++ b/browser/app/module.ver @@ -1,7 +1,7 @@ WIN32_MODULE_COMPANYNAME=Mozilla Corporation WIN32_MODULE_COPYRIGHT=©Firefox and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable. WIN32_MODULE_PRODUCTVERSION=3,1,0,0 -WIN32_MODULE_PRODUCTVERSION_STRING=3.1b2pre +WIN32_MODULE_PRODUCTVERSION_STRING=3.1b2 WIN32_MODULE_TRADEMARKS=Firefox is a Trademark of The Mozilla Foundation. WIN32_MODULE_DESCRIPTION=Firefox WIN32_MODULE_PRODUCTNAME=Firefox diff --git a/browser/config/version.txt b/browser/config/version.txt index df457964e5..ec108519e6 100644 --- a/browser/config/version.txt +++ b/browser/config/version.txt @@ -1 +1 @@ -3.1b2pre +3.1b2 diff --git a/config/milestone.txt b/config/milestone.txt index 6aa60ce86d..f3b9fdf951 100644 --- a/config/milestone.txt +++ b/config/milestone.txt @@ -10,4 +10,4 @@ # hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -1.9.1b2pre +1.9.1b2 -- 2.11.4.GIT