diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-04-05 08:02:28 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-04-05 08:02:28 -0400 |
commit | def9ff6a564b6b3a81a862e0db1673b3cd77d5ea (patch) | |
tree | c72bd2e7f7f82b90998420f48537dbebf8035b1d | |
parent | 5d7f8c2638a3b2c3bba8deb01e94703310b62cc4 (diff) |
Version bump: 1.7.0util-macros-1.7.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 b69a6b1..e489435 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.1], + [1.7.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |