summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:38:27 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:38:27 -0800
commit3b72d922ec82789124d43ef11e601a2f1e620458 (patch)
tree1b7fe73488c75e115a87bcfb0adaf16a5cc24989
parent4548245c9f97c6349ea650dac13b5fde71c10915 (diff)
viewres 1.0.5viewres-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 32e55e6..2b44ede 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.4],
+AC_INIT([viewres], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [viewres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])