diff options
author | Matt Turner <mattst88@gmail.com> | 2021-01-24 09:41:00 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2021-01-24 09:41:00 -0500 |
commit | b8766308d2f78bc572abe5198007cf7aeec9b761 (patch) | |
tree | ec71c88ae3b23a15a514938310fa1a843cb89c1e | |
parent | 334c9750017426a12b5018ec27201758c1b83a7f (diff) |
Version bump: 1.19.3util-macros-1.19.3
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 502f4d5..25e7c4d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.62]) AC_INIT([util-macros], - [1.19.2], + [1.19.3], [https://gitlab.freedesktop.org/xorg/util/macros/issues], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |