diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-06-02 17:29:41 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-06-02 17:29:41 -0700 |
commit | 3b3a3bd75d86aec78f6ef893b198c3efc378bc64 (patch) | |
tree | 923b4527bd043a6cd7b9a911d977ecf8f2a61e96 | |
parent | 232a11a947564762689e63c3a6603d3f956f696d (diff) |
xtrans 1.5.0xtrans-1.5.0
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 5786af9..f9b0e0b 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xtrans], [1.4.0], +AC_INIT([xtrans], [1.5.0], [https://gitlab.freedesktop.org/xorg/lib/libxtrans/issues], [xtrans]) AC_CONFIG_SRCDIR([Makefile.am]) |