# # # patch "cmd_automate.cc" # from [6657668dda25d13076673e4b63dc9657629c40d9] # to [e93266b419cc95eeae2fedab02968517db6df522] # ============================================================ --- cmd_automate.cc 6657668dda25d13076673e4b63dc9657629c40d9 +++ cmd_automate.cc e93266b419cc95eeae2fedab02968517db6df522 @@ -68,9 +68,10 @@ namespace commands { } } +// This number is only raised once, during the process of releasing a new +// version of monotone, by the release manager. For more details, see +// point (2) in notes/release-checklist.txt static string const interface_version = "9.0"; -// Major or minor number only increments once for each monotone release; -// check the most recent release before incrementing this. // Name: interface_version // Arguments: none