diff options
author | Matt Turner <mattst88@gmail.com> | 2017-01-29 11:23:47 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2017-01-29 11:23:47 -0800 |
commit | 4b6b1dfea16214b5104b5373341dc8bc7016d0b5 (patch) | |
tree | c20067fcc28368e5d9feb77ca831d84ff47e00f3 | |
parent | 65cb10c33477c4c3f140058dddbb28269c62e1a6 (diff) |
Version bump: 1.19.1util-macros-1.19.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 e38e004..ad54f91 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.0], + [1.19.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |