diff options
Diffstat (limited to 'gl/configure.ac')
-rw-r--r-- | gl/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/configure.ac b/gl/configure.ac index 04511930e..7b0c60899 100644 --- a/gl/configure.ac +++ b/gl/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([GLProto], [1.4.16], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.17], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros: XORG_DEFAULT_OPTIONS |