app/soc/release.py
changeset 1494 4205f2f46e48
parent 1493 2f6a607390df
equal deleted inserted replaced
1493:2f6a607390df 1494:4205f2f46e48
    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.4-20090224rc"
    64 RELEASE_TAG = None
    65 
    65