summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 17:27:51 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 17:27:51 -0700
commit6e1d1dc328ba8162bba2f4694e7f3c706a1491ff (patch)
tree9dba8307d126b5424816c6808c1c352fa3888683
parent99c644fc8488657bdd106717df7446d606f9ef22 (diff)
libXinerama 1.1.3libXinerama-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 046a1aa..17c5cb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXinerama], [1.1.2],
+AC_INIT([libXinerama], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXinerama])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])