diff --git a/configure.ac b/configure.ac index dcb6db3..006b669 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([xssp], [3.0.6], [Coos.Baakman@radboudumc.nl]) +AC_INIT([xssp], [3.0.7], [Coos.Baakman@radboudumc.nl]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h])