summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2020-06-14 16:54:53 -0700
committerMatt Turner <mattst88@gmail.com>2020-06-14 16:54:53 -0700
commitc2859ef3eb3b9ab2747d74c7a5d0235f8622d23e (patch)
tree1aed186508dd782a1544cc24b5e136851c9e1779
parentf320e1bb447c01fc3e42ae3e350c69862b8795b8 (diff)
twm 1.0.11twm-1.0.11
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4faabe4..519f5cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([twm], [1.0.10.2],
+AC_INIT([twm], [1.0.11],
[https://gitlab.freedesktop.org/xorg/app/twm/issues], [twm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])