app/soc/release.py
changeset 1258 a5aec498436e
parent 1188 d40ace54d14b
child 1259 e7ae623d7b8e
equal deleted inserted replaced
1257:12d2bf06698f 1258:a5aec498436e
    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.2-20090209rc'
    65 
    65