diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:43:58 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 22:43:58 -0700 |
commit | 632b2054421d43ad8cc63203412d4ee0209f27e3 (patch) | |
tree | 1028cb82d82122790f35c285cc7dc5b3a4aa8903 /configure.ac | |
parent | c32c291c02cfd299d42e6d0b6560adcdabba7808 (diff) |
xload 1.1.1xload-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |