summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-03 21:42:59 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-03 21:42:59 -0700
commit0705cf954e2d92b379493accd1f0f984d87ec575 (patch)
tree771e98d3b28669dfbc561c172cc3891b8985ce7a
parent51fd2af788ddf81b301f50050cf04e9bcba0f8e3 (diff)
xload 1.1.2xload-1.1.2
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 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])