summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-02 11:35:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-02 11:35:15 -0700
commit3e1b80abc029e186a41acaddbb79c0a0e9a2f4ee (patch)
treeb91493f8d3a97dc17705d39f76697834b8fee0d0
parent216d28095911507db38d8b15eaedd87fb3faa6d1 (diff)
twm 1.0.12twm-1.0.12
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 db01b62..692dc31 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.11.1],
+AC_INIT([twm], [1.0.12],
[https://gitlab.freedesktop.org/xorg/app/twm/issues], [twm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])