diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-06-23 08:03:13 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-06-23 08:03:13 -0400 |
commit | 08dd5d30c137abe43d5b1673edc39eb569881d66 (patch) | |
tree | 8fa3895c9cb5741c469d6bacc536ef0f854f2828 | |
parent | b87c5e7f6c9e856cf82c3c531255adccbd9fae5c (diff) |
Version bump: 1.15.0util-macros-1.15.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 843a0e2..cfec46a 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.14.0], + [1.15.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |