Go to the source code of this file.
Namespaces | |
update_version | |
Functions | |
def | update_version.Find (elem, tagname) |
def | update_version.FindAndClone (elem, tagname) |
def | update_version.GetFullVersion (rc_suffix='-rc-') |
def | update_version.ReplaceText (elem, text) |
def | update_version.RewriteTextFile (filename, line_rewriter) |
def | update_version.RewriteXml (filename, rewriter, add_xml_prefix=True) |
def | update_version.UpdateConfigure () |
def | update_version.UpdateCpp () |
def | update_version.UpdateCsharp () |
def | update_version.UpdateJava () |
def | update_version.UpdateJavaScript () |
def | update_version.UpdateMakefile () |
def | update_version.UpdateObjectiveC () |
def | update_version.UpdatePhp () |
def | update_version.UpdatePython () |
def | update_version.UpdateRuby () |
Variables | |
update_version.NEW_VERSION = sys.argv[1] | |
update_version.NEW_VERSION_INFO = NEW_VERSION.split('.') | |
int | update_version.RC_VERSION = 0 |