summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:59:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:59:14 -0700
commit8142029c10379002a3f00094060b78e9d55e8322 (patch)
treed44ac365459724233332dc29f50fbc7fc6671139
parenta6d4d6223ef75119d5373fa4cc04161bcdb4e769 (diff)
xorg-cf-files 1.0.7xorg-cf-files-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 e319ac4..50f85ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xorg-cf-files], [1.0.6],
+AC_INIT([xorg-cf-files], [1.0.7],
[https://gitlab.freedesktop.org/xorg/util/cf/issues],
[xorg-cf-files])
AC_CONFIG_SRCDIR([Makefile.am])