summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-08-04 15:01:55 -0700
committerBen Pfaff <blp@ovn.org>2017-08-04 15:01:55 -0700
commite656b165460fb550c7b9ab0677b3d1f28d786908 (patch)
tree11f82a7ba05d128339ff1e6da640174cc089ef45 /configure.ac
parent17b6e3ce82ca27fc5c795817fe42ddcb9241acd5 (diff)
downloadopenvswitch-e656b165460fb550c7b9ab0677b3d1f28d786908.tar.gz
Prepare for post-2.8.0 (2.8.90).
Signed-off-by: Ben Pfaff <blp@ovn.org>
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 aefe475bc..cb99ba61b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.8.0, bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.8.90, bugs@openvswitch.org)
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])