summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:51:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:51:02 -0800
commit57adc3d88856d96975479ba6a386ca1af1bc3cb8 (patch)
tree9755a5a41320d9f5e7e133327c858e745596a230
parent09e23fa098ab44c5861afa0ad30032cede22e1a7 (diff)
xload 1.1.3xload-1.1.3
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 5c83f80..278a55b 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.2],
+AC_INIT([xload], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xload])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([Makefile.am])