From 6b22c82f99e6ac82fb94e64d5d50cc5a39d85b69 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Mon, 21 Sep 2009 13:08:27 -0700 Subject: [PATCH] Get ready to tag 0.90.5 release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7f150f482..41ff7bea8 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.4, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.5, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- 2.43.0