summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-21 21:59:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-21 21:59:26 -0800
commitb5dd025ef08cf8c907a4ceeb7a3d79458edd064d (patch)
tree8d2eb999744211b089f65f4622c992ad1c18626f
parent06ce4d5cf8371f2bc2e5f8223c2e64085799f470 (diff)
xscope 1.3.1xscope-1.3.1
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 cdf6df6..74d0d53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xscope], [1.3],
+AC_INIT([xscope], [1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])