app/soc/release.py
changeset 1187 7461d6b9ad0e
parent 692 28c652eef017
child 1188 d40ace54d14b
equal deleted inserted replaced
1186:da7269eb2cfa 1187:7461d6b9ad0e
    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-20090202rc'
    65 
    65