diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-28 17:18:14 +0930 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-28 17:18:14 +0930 |
commit | db08133016b421ef12c65db9c4a2819078f01b06 (patch) | |
tree | b00a9402431e4c7b896cbd74cc3b7b50f307050e | |
parent | 801650f0d15b4497c63d056559ad98a8ca82f271 (diff) |
Bump to 7.0.3.xextproto-7.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b08240e..8f0c242 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([XExtProto], [7.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([XExtProto], [7.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |