app/soc/release.py
changeset 692 28c652eef017
parent 691 2804ed5736b4
child 1187 7461d6b9ad0e
equal deleted inserted replaced
691:2804ed5736b4 692:28c652eef017
    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.1a20081206rc'
    64 RELEASE_TAG = None
    65 
    65