diff options
author | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 06:33:53 +0000 |
---|---|---|
committer | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 06:33:53 +0000 |
commit | f1cc960cda185ea164b809e44cc3e946a996ff36 (patch) | |
tree | 0d61e4936513e6aa3834c87e70f419f5bef29db2 /chrome/VERSION | |
parent | 20e01da6fcb6ae08cfc02e28a195599f5762d8d6 (diff) | |
download | chromium_src-f1cc960cda185ea164b809e44cc3e946a996ff36.zip chromium_src-f1cc960cda185ea164b809e44cc3e946a996ff36.tar.gz chromium_src-f1cc960cda185ea164b809e44cc3e946a996ff36.tar.bz2 |
Bump the version for the next dev cycle.
Since we're already working toward 0.3 as the next Beta update,
I bumped the minor to 0.3.
R= nsylvain@chromium.org
Review URL: http://codereview.chromium.org/4204
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2476 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/VERSION')
-rw-r--r-- | chrome/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/VERSION b/chrome/VERSION index 860c125..0b8c51e 100644 --- a/chrome/VERSION +++ b/chrome/VERSION @@ -1,4 +1,4 @@ MAJOR=0 -MINOR=2 -BUILD=153 +MINOR=3 +BUILD=154 PATCH=0 |