update bug report url

This commit is contained in:
Dave Murphy 2018-05-11 11:52:54 +01:00 committed by fincs
parent 45fa4d0fd6
commit 40e262ac32

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([picasso],[2.7.0],[fincs.alt1@gmail.com])
AC_INIT([picasso],[2.7.0],[https://github.com/fincs/picasso/issues])
AC_CONFIG_SRCDIR([source/picasso_frontend.cpp])
AM_INIT_AUTOMAKE([1.10])