summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:14:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:14:40 -0700
commitd13bc957c537d3a348f787c23cc4e185f884b89f (patch)
tree050801313801f2e22e8748835bf44501d3e338f4
parent305f61aaead40de256a99868e7a62e6b71d1021f (diff)
mkcomposecache 1.2.2mkcomposecache-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.md2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3423474..eaf2a50 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
-The master development code repository can be found at:
+The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/app/mkcomposecache
diff --git a/configure.ac b/configure.ac
index f2d213a..cbcaa3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.60])
-AC_INIT([mkcomposecache], [1.2.1], [https://gitlab.freedesktop.org/xorg/app/mkcomposecache/issues])
+AC_INIT([mkcomposecache], [1.2.2], [https://gitlab.freedesktop.org/xorg/app/mkcomposecache/issues])
AC_CONFIG_SRCDIR([mkcomposecache.c])
AC_CONFIG_HEADERS([config.h])