diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 17:19:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 17:19:36 -0700 |
commit | 98ca2c35b05a2d248063047c50770a018e35e810 (patch) | |
tree | bdda88b8a7b0435c9abf774d9eca2d95edd81f24 /configure.ac | |
parent | 266da0b9c176cf0dc615005bb0ad4aa585892bd8 (diff) |
x11perf 1.5.1x11perf-1.5.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.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 d877e8a..b44c835 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(x11perf,[1.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],x11perf) +AC_INIT(x11perf,[1.5.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],x11perf) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |