diff options
author | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:40:00 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:40:04 -0500 |
commit | edbb7d9e5f3912fe521f0cfe5ae416bb9ca83633 (patch) | |
tree | fb3eccb7f959bf76193bdc949b830f649186cba4 | |
parent | 7df37ab0c44ee9c24153c7a1eaf05a8a95e9ac80 (diff) |
libxshmfence 1.3.2libxshmfence-1.3.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 36d270b..8927ace 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([libxshmfence], [1.3.1], +AC_INIT([libxshmfence], [1.3.2], [https://gitlab.freedesktop.org/xorg/lib/libxshmfence/-/issues], [libxshmfence]) AC_CONFIG_SRCDIR([Makefile.am]) |