app/soc/release.py
changeset 1392 fe98b3e2251a
parent 1308 35b75ffcbb37
child 1393 142b2d97ec13
equal deleted inserted replaced
1391:09a95e57caa7 1392:fe98b3e2251a
    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.3-20090219rc"
    65 
    65