diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 20:43:53 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 20:43:53 -0700 |
commit | ce32345589050b17b23b18157f95f060f4c776a3 (patch) | |
tree | 0da124494425511abd9562fa2fa1ffdb02b96284 /configure.ac | |
parent | eb7ebbbbb2a6196322cf7e48f60a11f2f65f7534 (diff) |
Version bump: 1.11.0util-macros-1.11.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c1241a0..a64a5bb 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.10.1], + [1.11.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |