Hello andreip,
I'd like you to do a code review. Please execute
g4 diff -c 9702623
or point your web browser to
http://mondrian/9702623
to review the following code:
Change 9702623 by stevebl...@steveblock-gears1 on 2009/01/13 15:31:37 *pending*
Bumps version to 0.5.9.0 for Safari-only release.
R=andreip
[email protected]
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=9702623
Affected files ...
... //depot/googleclient/gears/opensource/gears/tools/version.mk#47 edit
1 delta lines: 0 added, 0 deleted, 1 changed
If you can't do the review, please let me know as soon as possible. During
your review, please ensure that all new code has corresponding unit tests and
that existing unit tests are updated appropriately. Visit
http://www/eng/code_review.html for more information.
This is a semiautomated message from "g4 mail". Complaints or suggestions?
Mail [email protected].
Change 9702623 by stevebl...@steveblock-gears1 on 2009/01/13 15:31:37 *pending*
Bumps version to 0.5.9.0 for Safari-only release.
Affected files ...
... //depot/googleclient/gears/opensource/gears/tools/version.mk#47 edit
==== //depot/googleclient/gears/opensource/gears/tools/version.mk#47 -
c:\MyDocs\Gears1/googleclient/gears/opensource/gears/tools/version.mk ====
# action=edit type=xtext
--- googleclient/gears/opensource/gears/tools/version.mk 2009-01-13
15:32:55.000000000 +0000
+++ googleclient/gears/opensource/gears/tools/version.mk 2009-01-13
15:32:07.000000000 +0000
@@ -36,7 +36,7 @@
# http://msdn.microsoft.com/en-us/library/aa370859(VS.85).aspx
MAJOR = 0
MINOR = 5
-BUILD = 8
+BUILD = 9
PATCH = 0
VERSION = $(MAJOR).$(MINOR).$(BUILD).$(PATCH)