diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-03-11 11:11:42 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-03-11 11:11:42 -0500 |
commit | be6c44abf825a5814ca836165f62b66c30e7a966 (patch) | |
tree | a91f0e314a460bbcd2db96c3b7abdf6a6b130221 | |
parent | b1660bfd095627778496bf403a741ff6ad44659a (diff) |
Version bump: 1.6.1util-macros-1.6.1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 28bbe6d..b69a6b1 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.6.0], + [1.6.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |