diff --git a/mozilla/browser/app/module.ver b/mozilla/browser/app/module.ver index 91db2e394ac..92a7964635e 100644 --- a/mozilla/browser/app/module.ver +++ b/mozilla/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,0,6,0 -WIN32_MODULE_PRODUCTVERSION_STRING=3.0.6pre +WIN32_MODULE_PRODUCTVERSION=3,0,7,0 +WIN32_MODULE_PRODUCTVERSION_STRING=3.0.7pre WIN32_MODULE_TRADEMARKS=Firefox is a Trademark of The Mozilla Foundation. WIN32_MODULE_DESCRIPTION=Firefox WIN32_MODULE_PRODUCTNAME=Firefox diff --git a/mozilla/browser/config/version.txt b/mozilla/browser/config/version.txt index eace93a6616..34283a3962a 100644 --- a/mozilla/browser/config/version.txt +++ b/mozilla/browser/config/version.txt @@ -1 +1 @@ -3.0.6pre +3.0.7pre diff --git a/mozilla/config/milestone.txt b/mozilla/config/milestone.txt index 4a20c7ec13c..ff0e061db90 100644 --- a/mozilla/config/milestone.txt +++ b/mozilla/config/milestone.txt @@ -10,4 +10,4 @@ # hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -1.9.0.6pre +1.9.0.7pre