app/soc/release.py
changeset 1259 e7ae623d7b8e
parent 1258 a5aec498436e
child 1307 091a21cf3627
equal deleted inserted replaced
1258:a5aec498436e 1259:e7ae623d7b8e
    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.2-20090209rc'
    64 RELEASE_TAG = None
    65 
    65