diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:51:02 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:51:02 -0800 |
commit | 57adc3d88856d96975479ba6a386ca1af1bc3cb8 (patch) | |
tree | 9755a5a41320d9f5e7e133327c858e745596a230 | |
parent | 09e23fa098ab44c5861afa0ad30032cede22e1a7 (diff) |
xload 1.1.3xload-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |