diff options
author | Adam Jackson <ajax@redhat.com> | 2009-05-26 17:16:20 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2009-05-26 17:16:20 -0400 |
commit | 2f13449c987e3d58555e030f887736d67e2fe62d (patch) | |
tree | 1fda6cade9d9230dc2e78d5d8c9799eba6927fa4 | |
parent | 25a12ff858d569f990e63d942677f05d301be95e (diff) |
glproto 1.4.10glproto-1.4.10
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 231eb06..447e36d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([GLProto], [1.4.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros: XORG_CHANGELOG |