diff --git a/configure.ac b/configure.ac index 56282d21..fbb84eeb 100755 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ # SOFTWARE. dnl Process this file with autoconf to produce a configure script. -AC_INIT([perftest],[6.12],[linux-rdma@vger.kernel.org]) +AC_INIT([perftest],[6.13],[linux-rdma@vger.kernel.org]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([m4])