summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2018-12-21 16:38:43 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2018-12-21 16:38:43 +0100
commitc58e508062e7342ee1888b9a89b3c06636e969e5 (patch)
treee4439498369480c833856ac1be0986fe867678a2
parentedfa2722b9ae3bfe29402be4c93810536ba494f0 (diff)
downloadmm-common-c58e508062e7342ee1888b9a89b3c06636e969e5.tar.gz
configure.ac: Update bug report address
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e898946..461a310 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.9.12], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.12], [https://gitlab.gnome.org/GNOME/mm-common/issues/],
[mm-common], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])