# # # patch "cmd_automate.cc" # from [5e97d510878071cf512adf39171ac1342111fa40] # to [9b41197afc2031f0a636aac59d15a04af8ad411d] # ============================================================ --- cmd_automate.cc 5e97d510878071cf512adf39171ac1342111fa40 +++ cmd_automate.cc 9b41197afc2031f0a636aac59d15a04af8ad411d @@ -84,7 +84,7 @@ 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 (4) in notes/release-checklist.txt -static string const interface_version = "12.0"; +static string const interface_version = "12.1"; // This number determines the format version of the stdio packet format. // The original format which came without a version notification was "1".