diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2012-01-20 23:46:56 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2012-01-20 23:46:56 -0800 |
commit | 214132d470ef98b5d3cdc71662cb586025746bb5 (patch) | |
tree | 85d31703d80ddd60ef04f2355e45365a03ba2322 | |
parent | 088c848e74ac47bbd84eac70ef18a3d2abe96936 (diff) |
Version bump: 1.16.1util-macros-1.16.1
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9f8aa0f..3e81c60 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.16.0], + [1.16.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |