summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-03-27 13:38:39 -0400
committerMatt Turner <mattst88@gmail.com>2021-03-27 13:38:39 -0400
commit9cfeba9db7f3ac4e0b351969c9ff5ab8f58ec7ef (patch)
tree301f51a4db8a0ef3ccbe8b4e273ea203394a025f
parent197e9d055f3cd351ae73551955ff463294b965bf (diff)
downloadxorg-lib-libXaw-9cfeba9db7f3ac4e0b351969c9ff5ab8f58ec7ef.tar.gz
libXaw 1.0.14libXaw-1.0.14
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 a75e817..91b2de0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.13],
+AC_INIT([libXaw], [1.0.14],
[https://gitlab.freedesktop.org/xorg/lib/libXaw/issues], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])