diff --git a/configure.ac b/configure.ac index 5da090f8..f0d63ac8 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) LT_PREREQ([2.4.2]) -AC_INIT([UniversalCodeGrep], [0.3.0], [https://github.com/gvansickle/ucg/issues], [], [https://gvansickle.github.io/ucg/]) +AC_INIT([UniversalCodeGrep], [0.3.1], [https://github.com/gvansickle/ucg/issues], [], [https://gvansickle.github.io/ucg/]) AC_CONFIG_SRCDIR([src/Globber.cpp]) AC_CONFIG_HEADERS([config.h])