summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 13:06:17 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 13:06:17 -0700
commit600c46eaccd89417a5e44e86d18f9c733af64dc9 (patch)
treee8377ea59e1e3710c9639d9a6d9201d011cd80ff
parent9a17373f8d3181b8dc2e86d9cadc04cd97f7b5e5 (diff)
xload 1.1.0xload-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 253e2f7..aad0d67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xload,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xload)
+AC_INIT([xload], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xload])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE