diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-04 17:40:10 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-04 17:40:10 -0800 |
commit | 771b773b50717884b37f6b2473166b4be4670076 (patch) | |
tree | 0a79e206e108403bb40ed246c7fa49ddee4c5aa9 | |
parent | 6694c973c8c2b5fae5934a49578f69d2817ab49c (diff) |
Version bump: 1.19.2util-macros-1.19.2
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 ad54f91..a026836 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.1], + [1.19.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |