summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-27 18:29:38 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-27 18:29:38 -0700
commit84bfc56a89929999db92925c078d9e2f801b1689 (patch)
tree50fb9ec8021476bdde8a3df7afe1ba831eba3c53
parentd171454212bff8f4a32cf3cef08566e29237da9d (diff)
x11perf 1.5.4x11perf-1.5.4
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 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])