summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-12-14 16:54:41 -0500
committerAdam Jackson <ajax@redhat.com>2009-12-14 16:54:41 -0500
commit03b04a6b5d61aafbd2705f7d29e58e0c92553a4a (patch)
treea343342f8a8a170ca5801c1b4b12e470430256c8
parent64e61146ecf6cde01a72d95f905f8d3790b78b58 (diff)
macros 1.4.0util-macros-1.4.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4daec6a..cb61e01 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.3.0],
+ [1.4.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[util-macros])
AC_CONFIG_SRCDIR([Makefile.am])