diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 11:35:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 11:35:15 -0700 |
commit | 3e1b80abc029e186a41acaddbb79c0a0e9a2f4ee (patch) | |
tree | b91493f8d3a97dc17705d39f76697834b8fee0d0 | |
parent | 216d28095911507db38d8b15eaedd87fb3faa6d1 (diff) |
twm 1.0.12twm-1.0.12
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |