Hello cprince,

I'd like you to do a code review.  Please execute
        g4 diff -c 8142812

or point your web browser to
        http://mondrian/8142812

to review the following code:

Change 8142812 by [EMAIL PROTECTED] on 2008/08/29 16:27:20 *pending*

        Bump version to 0.4.19.0 after cutting build on release branch.
        
        PRESUBMIT=passed
        R=cprince
        [EMAIL PROTECTED]
        DELTA=1  (0 added, 0 deleted, 1 changed)
        OCL=8142812

Affected files ...

... //depot/googleclient/gears/opensource/gears/tools/version.mk#32 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 8142812 by [EMAIL PROTECTED] on 2008/08/29 16:27:20 *pending*

        Bump version to 0.4.19.0 after cutting build on release branch.

Affected files ...

... //depot/googleclient/gears/opensource/gears/tools/version.mk#32 edit

==== //depot/googleclient/gears/opensource/gears/tools/version.mk#32 - 
c:\src-gears2/googleclient/gears/opensource/gears/tools/version.mk ====
# action=edit type=xtext
--- googleclient/gears/opensource/gears/tools/version.mk        2008-08-27 
16:31:21.000000000 -0700
+++ googleclient/gears/opensource/gears/tools/version.mk        2008-08-29 
16:27:02.000000000 -0700
@@ -36,7 +36,7 @@
 # http://msdn.microsoft.com/en-us/library/aa370859(VS.85).aspx
 MAJOR = 0
 MINOR = 4
-BUILD = 18
+BUILD = 19
 PATCH = 0
 
 VERSION = $(MAJOR).$(MINOR).$(BUILD).$(PATCH)

Reply via email to