summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 20:18:46 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 20:18:46 -0800
commit609550d777f2aa6ac0d31bf7c62699e97e8dc218 (patch)
tree0d9c9255e557f4abb0c157d5d9a34bd6e1fbd95e
parentf548ea433c5ede2a9a4b896832e622e66dc7455e (diff)
xineramaproto 1.2.1xineramaproto-1.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9f3253..232b343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([XineramaProto], [1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([XineramaProto], [1.2.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([Makefile.am])
# Initialize Automake