diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 23:34:33 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 23:34:33 -0700 |
commit | 052fa1dc1779de34ba69f68b7dc32b3c733c823e (patch) | |
tree | 055b841a6a2f111093c8d8116cd25847e729c44a | |
parent | e6a41a0c6a84b34c6dc173a0a41089d0ebaddac0 (diff) |
Version bump: 1.17.1util-macros-1.17.1
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 ed182ed..6dcd531 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([util-macros], - [1.17], + [1.17.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |