diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-27 18:29:38 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-27 18:29:38 -0700 |
commit | 84bfc56a89929999db92925c078d9e2f801b1689 (patch) | |
tree | 50fb9ec8021476bdde8a3df7afe1ba831eba3c53 /configure.ac | |
parent | d171454212bff8f4a32cf3cef08566e29237da9d (diff) |
x11perf 1.5.4x11perf-1.5.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dfbed8e..a928630 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.3], + [1.5.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [x11perf]) AC_CONFIG_SRCDIR([Makefile.am]) |