aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2016-10-12 16:30:02 -0700
committerStephen Hemminger <stephen@networkplumber.org>2016-10-12 16:30:02 -0700
commitb9841b03ed7403fc992e6216a5b08c74362b13e5 (patch)
tree93cb00dce713da3f4ed163c85bf4715d76c6ad2c
parentfec4f558c80b76483f813bcb799073b7866de683 (diff)
downloadbridge-utils-b9841b03ed7403fc992e6216a5b08c74362b13e5.tar.gz
bridge-utils 1.6 releasev1.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b24e9e..8b2e2ea 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.5])
+AC_INIT([bridge-utils],[1.6])
AC_CONFIG_HEADERS(libbridge/config.h)
AC_ARG_WITH([linux-headers],