diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-27 19:01:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-27 19:01:13 -0700 |
commit | 10a865fa671382dce50f7e49624ca5a730372d08 (patch) | |
tree | 39f862a04c22bec8315eb5a6dd6a4a4880a13f86 | |
parent | e03a5cb9f313c6f5de3edc46327eb18b300b92c2 (diff) |
Version bump: 1.14.0util-macros-1.14.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 630d54f..843a0e2 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.13.0], + [1.14.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |