diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-29 14:02:26 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-02-05 09:03:27 -0500 |
commit | 0851a3455fddbbaef73fae088469a48f2f975783 (patch) | |
tree | a7f63f0caa55b40cce8ad81db4acd1fde1516682 | |
parent | a8f386498bb18c7f95f874a56e3526a1b0b3029c (diff) |
Version bump: 1.6.0util-macros-1.6.0
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 ad244ba..28bbe6d 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.5.0], + [1.6.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |