diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-12 22:39:05 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-12 22:39:05 -0700 |
commit | 4e3ccd5b2144005af1d5d2f9b96275a01156aec5 (patch) | |
tree | 57fefbad5b6206f7cd1f0d78f65e1dec20fbe1f1 /configure.ac | |
parent | 6472994ea38a8416214b5ce12a34437541e6d15e (diff) | |
download | xorg-proto-kbproto-4e3ccd5b2144005af1d5d2f9b96275a01156aec5.tar.gz |
kbproto 1.0.4kbproto-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 22ae1db..9537951 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([KBProto], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([KBProto], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros 1.3 or later: XORG_DEFAULT_OPTIONS |