From 29f219c9dfdbd9c38b4987a3b8c14c72e34a3ce3 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 14 Feb 2006 19:44:32 +0000 Subject: Bump to 1.4.4 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 709d68c..665b50d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-02-14 Adam Jackson + + * glxproto.h: + Add enumerants for EXT_texture_from_pixmap. + + * configure.ac: + Bump to 1.4.4. + 2005-12-20 Kevin E. Martin * configure.ac: diff --git a/configure.ac b/configure.ac index 6add061..40b6be2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([GLProto], [1.4.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([GLProto], [1.4.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION -- cgit v1.2.3