Prepare for 2.2.0.
[sliver-openvswitch.git] / configure.ac
index 3065528..4eebaee 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 2.1.90, bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.2.0, bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])