diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-17 21:21:10 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-01-17 21:21:10 -0500 |
commit | 46d22716aed8d7e8ee188c2f2d2b3ba600dc3dd3 (patch) | |
tree | 8a68cb989384149aa2655b62a184845f787fb5b7 | |
parent | 7e89b1cecfdb8115fa159584762f4d0db7455305 (diff) |
Version bump: 1.5.0util-macros-1.5.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 07da609..ad244ba 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.4.2], + [1.5.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |