diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-06-06 19:04:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-06-06 19:04:23 -0700 |
commit | d8267b3d67c517c31db35982409c2f1289cf1936 (patch) | |
tree | dfe8ccdff7fe8a3315284d17b3674f766df9c5e2 | |
parent | 1943571dd56bd253c88c1ed9bf532aac10b6c6f7 (diff) |
xscope 1.4.1xscope-1.4.1
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 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]) |