diff --git a/configure.ac b/configure.ac index e0a4e2fb..12accb13 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.59]) -AC_INIT([coova-chilli],[1.3.2],[support@coova.com]) +AC_INIT([coova-chilli],[1.3.2],[https://github.com/coova/coova-chilli/issues]) AC_CONFIG_SRCDIR([src/chilli.c]) AM_INIT_AUTOMAKE