diff options
Diffstat (limited to 'gl/configure.ac')
-rw-r--r-- | gl/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/configure.ac b/gl/configure.ac index 883a19553..d88e6dff8 100644 --- a/gl/configure.ac +++ b/gl/configure.ac @@ -1,5 +1,5 @@ -AC_PREREQ([2.57]) -AC_INIT([GLProto], [1.4.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_PREREQ([2.60]) +AC_INIT([GLProto], [1.4.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |