Prepare for 1.8.
[openvswitch] / configure.ac
index c89c60a1bdca05566dde8f43a120ad4177b68f30..5f1ea0e03cfde9b07aed1fb416540247c199d3e9 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.7.90, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.8.0, ovs-bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])