app/soc/release.py
changeset 582 c1900a929885
parent 581 f7634fd0274c
child 691 2804ed5736b4
equal deleted inserted replaced
581:f7634fd0274c 582:c1900a929885
    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 = '0.0a20081123rc'
    64 RELEASE_TAG = None
    65 
    65