diff --git a/configure.ac b/configure.ac index ba8327e..b1fdb96 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([cyberprobe], [1.13.4], [https://github.com/cybermaggedon/cyberprobe]) +AC_INIT([cyberprobe], [1.13.5], [https://github.com/cybermaggedon/cyberprobe]) AM_INIT_AUTOMAKE([-Wall -Werror]) AC_CONFIG_SRCDIR([src/target.h]) AC_CONFIG_HEADERS([config.h])