diff --git a/configure.ac b/configure.ac index 8ad84715..df7b3019 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([fabtests], [1.2.0], [linux-rdma@vger.kernel.org]) +AC_INIT([fabtests], [1.1.1], [linux-rdma@vger.kernel.org]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) AC_CONFIG_HEADERS(config.h)