diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:29:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:29:30 -0800 |
commit | 34b66b71eeb04a50125a3e5c59fe0d22500ab679 (patch) | |
tree | a7e32600b9bf0566773db6a084fdf1fbbadbaf24 | |
parent | 2a6cc285b7f9c880d08de6e58b045a314fc1ff78 (diff) |
libXinerama 1.1.2libXinerama-1.1.2
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 8727719..545c946 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXinerama], [1.1.1], +AC_INIT([libXinerama], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXinerama]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |