diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-02-25 16:58:10 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-02-25 16:58:10 -0500 |
commit | 1218d7e6ed064e0c534a01caf013cff666cb44bf (patch) | |
tree | 99406465e7c3202439ffe3950841ad36a1ce1498 | |
parent | b22ce580bcc8343b880f19cc7f1c6bea176c8f13 (diff) |
Version bump: 1.12.0util-macros-1.12.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 a64a5bb..c83b8b2 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.11.0], + [1.12.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |