diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 15:43:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 15:43:17 -0800 |
commit | c281cadb06657c2a15a52598be6cf9c30fad1b12 (patch) | |
tree | c39cd50442ef06b6368431c6f888c5f4470be93a | |
parent | 3153fa6c79a2887ee63a58ae6a7d9f17d1615cb8 (diff) |
xrdb 1.2.0xrdb-1.2.0
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 125dfdc..40e5360 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.1], +AC_INIT([xrdb], [1.2.0], [https://gitlab.freedesktop.org/xorg/app/xrdb/issues], [xrdb]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |