From fe2870c574db6694d74a494794ee3a004c27c8f0 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Sun, 20 Jan 2019 13:28:40 -0800 Subject: Prepare for post-2.11.0 (2.11.90). Signed-off-by: Justin Pettit Acked-by: Ben Pfaff --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8a05870a4..505e3d041 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.11.0, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.11.90, bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1