aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <sthemmin@microsoft.com>2021-03-04 09:27:42 -0800
committerStephen Hemminger <sthemmin@microsoft.com>2021-03-04 09:27:42 -0800
commit75d949b9fae9718201422f0bd3d1103e67dd597c (patch)
treeec0d246771717079dcf3d17cb5b0a2014ff68b9d
parenta1f20223cfcf7b9eae8c9e7e7a07e7bf1377f65b (diff)
downloadbridge-utils-75d949b9fae9718201422f0bd3d1103e67dd597c.tar.gz
Chnage version to 1.7v1.7.1
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 87d0e88..66817bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([bridge-utils],[1.6])
+AC_INIT([bridge-utils],[1.7])
AC_CONFIG_HEADERS(libbridge/config.h)
AC_ARG_WITH([linux-headers],