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 d88e6dff8..a3047e4ae 100644 --- a/gl/configure.ac +++ b/gl/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([GLProto], [1.4.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.13], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |