diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 16:06:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 16:06:04 -0700 |
commit | 92eba87e3783665e7de9867a3787bb7a07ac14ee (patch) | |
tree | ed1538b9a634e853127e06a1a86220e8bff7a2c9 | |
parent | ae859017a1bf5842c9f3f861f7d47ff464e4c2f1 (diff) |
xf86miscproto 0.9.3xf86miscproto-0.9.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 46c9919..f77ae17 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([XF86MiscProto], [0.9.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([XF86MiscProto], [0.9.3], [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 |