diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:11:34 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:11:34 -0800 |
commit | eb177d24ffb459af6205d2658c3a158449660caf (patch) | |
tree | ecee7d95a219c583502d8585bbfd3a1187ce3081 | |
parent | 6150958c2ae61ce82aa15f3a80107dd01278b255 (diff) |
libXtst 1.2.1libXtst-1.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d9fffab..1f2927f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXtst], [1.2.0], +AC_INIT([libXtst], [1.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXtst]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |