diff options
author | Kristian Høgsberg <krh@redhat.com> | 2007-10-12 19:03:25 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2007-10-12 19:03:25 -0400 |
commit | 6430de9a12b0430be8a635976038f8769d798bef (patch) | |
tree | 3db24ea94f35719a3f84b119a37bafb56082c7ce | |
parent | e89ed37e56e2dec95fd43778f3a72bafca1d56e3 (diff) |
Bump to 1.4.9 so we can depend on SGI pbuffer structs.glproto-1.4.9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8bbb1fd..dcdd669 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([GLProto], [1.4.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |