From 38b23f765676032e09010b10ea050e422d36a830 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Thu, 16 Jul 2009 20:47:00 -0700 Subject: [PATCH] Set version number to 0.90.3. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c8e9d1bd2..27f9da544 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.2, bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.3, bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- 2.43.0