summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2022-01-03 00:23:30 +0200
committerPovilas Kanapickas <povilas@radix.lt>2022-01-03 00:23:30 +0200
commit85397cc2efe8fa73461cd21afe700829b2eca768 (patch)
tree92da5cde9ac26d79ab65f471f1b32c7852a592cd /configure.ac
parent001feb6692b77254db6a4906a82fa1bdadfd7b85 (diff)
xserver 21.1.3xorg-server-21.1.3
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9ecba6875..ec6f304fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 21.1.2, [https://gitlab.freedesktop.org/xorg/xserver/issues], xorg-server)
-RELEASE_DATE="2021-12-15"
+AC_INIT([xorg-server], 21.1.3, [https://gitlab.freedesktop.org/xorg/xserver/issues], xorg-server)
+RELEASE_DATE="2022-01-02"
RELEASE_NAME="Caramel Ice Cream"
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])