The unified diff between revisions [8fb54c3d..] and [fc79109c..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'cmd_automate.cc'

#
#
# patch "cmd_automate.cc"
#  from [8562d374e86b77324df8a78372b7cfd961120a23]
#    to [5f2e7462ce88f6f22c58a847c09e26a02e73a533]
#
============================================================
--- cmd_automate.cc	8562d374e86b77324df8a78372b7cfd961120a23
+++ cmd_automate.cc	5f2e7462ce88f6f22c58a847c09e26a02e73a533
@@ -63,7 +63,7 @@ namespace commands {
   }
 }

-static string const interface_version = "7.0";
+static string const interface_version = "8.0";
 // Major or minor number only increments once for each monotone release;
 // check the most recent release before incrementing this.