diff options
author | Dave Airlie <airlied@gmail.com> | 2012-07-12 22:55:53 +1000 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2012-07-12 22:55:53 +1000 |
commit | ec1eec4355ee4a6c5134f2178192f10b6d28a87a (patch) | |
tree | bc50977f74c12d94c7eac88a477179a909c7f7f9 | |
parent | 458a9eb2660b6c9fcc5b63ad55d0529c22803138 (diff) |
glproto: bump version to 1.4.16 for release.glproto-1.4.16
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9907db0..58d60fa 100644 --- a/configure.ac +++ b/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 |