summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 20:54:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 20:54:16 -0700
commitdff1a34f49644b2ed9cfac321dce6d31aed868cf (patch)
treeef26b03c96d39fcbe62acdba48d2188d5e1cb867
parent38c6d386637eecc105f6e6b03ff10e6299bd0002 (diff)
downloadxorg-proto-xextproto-dff1a34f49644b2ed9cfac321dce6d31aed868cf.tar.gz
xextproto 7.2.1xextproto-7.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c68248..4f80b94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([XExtProto], [7.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([XExtProto], [7.2.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE