summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:43:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:43:58 -0700
commit632b2054421d43ad8cc63203412d4ee0209f27e3 (patch)
tree1028cb82d82122790f35c285cc7dc5b3a4aa8903
parentc32c291c02cfd299d42e6d0b6560adcdabba7808 (diff)
xload 1.1.1xload-1.1.1
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 c33871c..e6eda86 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.0],
+AC_INIT([xload], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xload])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([Makefile.am])