From 98742ab8656cfb4d9aa2b6fb13bf79f237814b98 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 1 Jul 2009 12:41:46 -0700 Subject: [PATCH] Increase version number to 0.90.2. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8b22d4845..c8e9d1bd2 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.1, bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.2, bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- 2.43.0