diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-24 17:36:33 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-25 18:47:13 -0400 |
commit | fbe66aedcf2165e43388894d3b2ee2f38e889f93 (patch) | |
tree | 3c24d284437f7b7098a5dcfb3967baea9bb33416 | |
parent | 4eed3443945a9d1443ec688efd835f46ed9adfc9 (diff) |
Version bump: 1.10.0util-macros-1.10.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 575a5ec..66dd89a 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.9.0], + [1.10.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |