diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-08-03 21:42:59 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-08-03 21:42:59 -0700 |
commit | 0705cf954e2d92b379493accd1f0f984d87ec575 (patch) | |
tree | 771e98d3b28669dfbc561c172cc3891b8985ce7a | |
parent | 51fd2af788ddf81b301f50050cf04e9bcba0f8e3 (diff) |
xload 1.1.2xload-1.1.2
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 e6eda86..9a9b05a 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([xload], [1.1.1], +AC_INIT([xload], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xload]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([Makefile.am]) |