diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 16:33:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 16:33:36 -0800 |
commit | c39d831d409537fce2f36c8672f908a7cc810519 (patch) | |
tree | 330a022002f60fef899e7c241f45d946c47d80dc | |
parent | e7917bbec06e5c8e17f07b0eb833602b33111f08 (diff) |
x11perf 1.5.3x11perf-1.5.3
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 c6d1dbb..552ea8d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([x11perf], - [1.5.2], + [1.5.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [x11perf]) AC_CONFIG_SRCDIR([Makefile.am]) |