diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-05 22:06:19 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-05 22:06:28 -0500 |
commit | 3edc1bf23b07ea47d7e1e32047e15c67333c663e (patch) | |
tree | 4a61958e23a44ee783ba770079f918a6652df71f | |
parent | 096b20bf5492d248b5c8ff0c1c28e221d59db724 (diff) |
inputproto 1.4.3inputproto-1.4.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c010699..b07f4ea 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([InputProto], [1.4.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([InputProto], [1.4.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |