app/soc/release.py
changeset 1493 2f6a607390df
parent 1393 142b2d97ec13
child 1494 4205f2f46e48
equal deleted inserted replaced
1492:deac044c10b6 1493:2f6a607390df
    59 __authors__ = [
    59 __authors__ = [
    60   '"Todd Larsen" <tlarsen@google.com>',
    60   '"Todd Larsen" <tlarsen@google.com>',
    61   ]
    61   ]
    62 
    62 
    63 
    63 
    64 RELEASE_TAG = None
    64 RELEASE_TAG = "0.4-20090224rc"
    65 
    65