diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-05-27 09:27:54 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-05-27 14:30:33 -0400 |
commit | f0590edffe21ac6b7a11eab7caf6c8aad7c8bc07 (patch) | |
tree | e9db74d7b9edd02eee821e8d3b15bc64ed905c2a | |
parent | ce3ece9cbf2380ab0e0535f52f0c6c6507d779c8 (diff) |
Version bump: 1.8.0util-macros-1.8.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 e489435..4aab44d 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.7.0], + [1.8.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |