diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-08-25 16:11:01 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-08-25 16:11:01 -0700 |
commit | 5661dfdc04572cdbb6ed4e641049657c4ba39252 (patch) | |
tree | 8316943849cee45604f8821f56ceedaa177bf539 | |
parent | 85f2a20e7535a5f8dcdeb805f3e30f387d45baf3 (diff) |
viewres 1.0.6viewres-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 d77e2d8..8a0ddd2 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([viewres], [1.0.5], +AC_INIT([viewres], [1.0.6], [https://gitlab.freedesktop.org/xorg/app/viewres/issues], [viewres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |