From 079a862535ebc32e2c4fd52366667934091ff7f2 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Mon, 24 Oct 2011 23:37:11 -0700 Subject: Declare the version as "1.3.0". --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e771b50f..c9594879 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.2.90, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.3.0, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3