diff options
author | Alan Hourihane <alanh@tungstengraphics.com> | 2008-07-29 14:15:04 +0100 |
---|---|---|
committer | Alan Hourihane <alanh@tungstengraphics.com> | 2008-07-29 14:15:04 +0100 |
commit | 54465c743354dd138f4ccacc196198e36c2ecdba (patch) | |
tree | 5afb44dc9f4dfb3bc23b0e76fd25f5bb65c25fca | |
parent | 0daf8328cfa90b038753fc409c5eb05ba3fac6d5 (diff) |
bump to 1.99.9.3inputproto-1.9.99.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 49f2646..1cef77c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([InputProto], [1.9.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([InputProto], [1.9.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |