diff options
Diffstat (limited to 'gl')
-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 9907db05c..58d60fa34 100644 --- a/gl/configure.ac +++ b/gl/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([GLProto], [1.4.15], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.16], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |