summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2015-06-18 22:02:55 -0700
committerJustin Pettit <jpettit@nicira.com>2015-06-18 22:02:55 -0700
commit2d34dbd9e1706b71bad630a9c8d8851dd511ce24 (patch)
treef17a2b647c6b7e0acc46381c937dc71a0f2caf53 /configure.ac
parentd7c3b1deb01de4ad7eb11437e01ee7274034ff89 (diff)
parent5262eea1b88b99b71decfe944aea85ce01166a09 (diff)
downloadopenvswitch-2d34dbd9e1706b71bad630a9c8d8851dd511ce24.tar.gz
Merge remote-tracking branch 'origin/master' into ovn4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c19c7c431..10a3a8286 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.3.90, bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.4.90, bugs@openvswitch.org)
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])