diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 18:28:18 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 18:28:18 -0800 |
commit | 74e8f61bd2f6857b8f242ffd34b3fe0ba1a04aa9 (patch) | |
tree | 00733729914dfc8ff6b26f5bdae02ac42abefd89 | |
parent | ae86081a92522653ff1523c92524ff892f75d496 (diff) |
xrdb 1.1.1xrdb-1.1.1
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 2c42add..1892de9 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xrdb], [1.1.0], +AC_INIT([xrdb], [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrdb]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |