[gimp-data-extras] Update version and bug reporting URL



commit 8f526c0caee03b9c02e048f6204a98a9e54d82b9
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Jun 11 05:17:09 2018 +0300

    Update version and bug reporting URL

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 297e036..32d4446 100644
--- a/configure.in
+++ b/configure.in
@@ -1,10 +1,10 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.54)
 
-m4_define([gimp_data_extras_version], [2.0.2])
+m4_define([gimp_data_extras_version], [2.0.3])
 
 AC_INIT([GIMP Extra Data Files], [gimp_data_extras_version],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP],
+        [https://gitlab.gnome.org/GNOME/gimp-data-extras/issues/new],
         [gimp-data-extras])
 
 AC_CONFIG_SRCDIR([brushes/Splatters/flower.gbr])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]