summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-06 19:04:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-06 19:04:23 -0700
commitd8267b3d67c517c31db35982409c2f1289cf1936 (patch)
treedfe8ccdff7fe8a3315284d17b3674f766df9c5e2
parent1943571dd56bd253c88c1ed9bf532aac10b6c6f7 (diff)
downloadxscope-master.tar.gz
xscope 1.4.1HEADmaster
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 bf5f9de..93f93f5 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.4],
+AC_INIT([xscope], [1.4.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])