diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:13:34 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:13:34 -0800 |
commit | 3900110b0ca575030b9d097349e6907ac28fe7fb (patch) | |
tree | 42283d95e7e41344ff3450bcf5f1e2effa2bb615 | |
parent | bccbd1905ac761c48bd3dac7e53d5bb290e066b1 (diff) |
xrefresh 1.0.6xrefresh-1.0.6
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 12b59f0..3021946 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([xrefresh], [1.0.5], +AC_INIT([xrefresh], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrefresh]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |