From: Justin Pettit Date: Mon, 21 Sep 2009 20:08:27 +0000 (-0700) Subject: Get ready to tag 0.90.5 release. X-Git-Tag: v0.90.6~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f928967abecdd51d2b9f88ed9984d67e3170aac5;p=sliver-openvswitch.git Get ready to tag 0.90.5 release. --- 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])