diff options
author | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:41:44 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:41:44 -0500 |
commit | be1888a46e446dfcaa62ac0a97d96bb77b6816d4 (patch) | |
tree | 6ceb5a9089919043a01ca47462db55b26c08ccbc | |
parent | e176b676cff17948d68299c00dddefe41638c752 (diff) |
libICE 1.1.1libICE-1.1.1
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 1c5ec1b..0814337 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libICE], [1.1.0], +AC_INIT([libICE], [1.1.1], [https://gitlab.freedesktop.org/xorg/lib/libice/-/issues], [libICE]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |