From 42a9c78baca62833d0eafcfa0ad44e079ebf3b86 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Tue, 28 Jul 2009 11:05:28 -0700 Subject: [PATCH] Label the current "citrix" release 0.90.4. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 30d2dc5e7..7f150f482 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.0, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.4, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- 2.43.0