summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-12-27 10:13:42 -0800
committerKeith Packard <keithp@keithp.com>2013-12-27 10:13:42 -0800
commit66afec3f49e8eb0d4c2e9af7088fc3116d4bafd7 (patch)
treecfc3822d4b0d859a2d05eaffbe2266131e6da1fd
parent3f355f138d6df57e067458a20f47307883048adb (diff)
Bump release to 7.3xextproto-7.3.0
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5b7c285..dcacee8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([XExtProto], [7.2.99.901],
+AC_INIT([XExtProto], [7.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])