summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 18:43:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 18:43:17 -0800
commit9644bfe7f56eb8c1cc795b724a6fc95ae4172d43 (patch)
tree3d7421b41d8a857bbd2a0d6316357bef6f530f40
parent476ad1ea6588e277d59ae6d0fc64a17bc1b5df5a (diff)
editres 1.0.7editres-1.0.7
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 5cff031..1ae610f 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([editres], [1.0.6],
+AC_INIT([editres], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [editres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])