From 283a1accbab45887d4f4b339370c928bf65a1270 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Thu, 3 Dec 2015 23:18:19 -0800 Subject: Prepare for 2.5.0. Signed-off-by: Justin Pettit Acked-by: Joe Stringer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c828d2c6b..1ac3b5fcd 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.4.90, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.5.0, bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1