diff options
author | Adam Jackson <ajax@redhat.com> | 2009-12-14 17:12:13 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2009-12-14 17:12:13 -0500 |
commit | 2c83c9068167729652994cf3203ca27245745482 (patch) | |
tree | 1c695a716691e37c41ca6555612e8ad9931d13bc | |
parent | 8e126170a4bf23ae73a08d254f6c6fb7e6b46748 (diff) |
util-macros 1.4.1util-macros-1.4.1
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cb61e01..e4930e2 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.4.0], + [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [util-macros]) AC_CONFIG_SRCDIR([Makefile.am]) |