diff --git a/configure.ac b/configure.ac index 0a66b1f2..5fc176f4 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([selint], [1.4.0], [Daniel.Burgener@microsoft.com]) +AC_INIT([selint], [1.5.0], [Daniel.Burgener@microsoft.com]) AC_CONFIG_SRCDIR([src]) AC_CONFIG_HEADERS([config.h])