diff options
author | Chase Douglas <chase.douglas@canonical.com> | 2011-12-13 10:35:18 -0800 |
---|---|---|
committer | Chase Douglas <chase.douglas@canonical.com> | 2011-12-13 10:35:18 -0800 |
commit | 02eadf00f07abb9b0f19a05728b70e42eac08adb (patch) | |
tree | 2fbe5296b00829ca6630998dd0bdb612f7f5d11a /configure.ac | |
parent | 84c049b6603e370afcd267ce4c53a566f842fd69 (diff) | |
download | xorg-proto-inputproto-02eadf00f07abb9b0f19a05728b70e42eac08adb.tar.gz |
inputproto 2.1.99.3inputproto-2.1.99.3
Signed-off-by: Chase Douglas <chase.douglas@canonical.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 f34bda0..d2b1c3c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([InputProto], [2.1.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([InputProto], [2.1.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |