summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-06-24 14:30:32 -0700
committerMatt Turner <mattst88@gmail.com>2021-06-24 14:30:32 -0700
commitcbbff8857e49c5e4615e2f8e21dd18cc6317c252 (patch)
tree4c1792948a690e760bad4f694f1a298aee850958 /configure.ac
parentfd96664b2a67d1c7248639aff8f30e043ac07490 (diff)
downloadglu-cbbff8857e49c5e4615e2f8e21dd18cc6317c252.tar.gz
glu 9.0.2glu-9.0.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e4555d6..14150f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,8 @@
AC_PREREQ([2.60])
AC_INIT([glu],
- [9.0.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=GLU])
+ [9.0.2],
+ [https://gitlab.freedesktop.org/mesa/glu/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CANONICAL_HOST