summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2013-12-02 18:43:36 -0500
committerGaetan Nadon <memsize@videotron.ca>2013-12-03 09:42:47 -0500
commit9bc8e154e53ee0ff8d09cc621ba762486f3e93fa (patch)
tree838033608b8dc641a481bb1d350d1bf301a66b0c
parentfae36763f91f38dc9c4c388f267532889bb428ff (diff)
downloadxorg-util-macros-9bc8e154e53ee0ff8d09cc621ba762486f3e93fa.tar.gz
Version bump: 1.18.0util-macros-1.18.0
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6dcd531..6d52b10 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.17.1],
+ [1.18.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[util-macros])
AC_CONFIG_SRCDIR([Makefile.am])