diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-30 22:05:27 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-30 22:05:27 +0200 |
commit | e091014e3c7573a49ce51d67f359bd0f3d3e1893 (patch) | |
tree | 34de96474fa2ab1b77d7d1d05952d521eb6f0c45 | |
parent | f15961997e9f5986857ed0b143cbaafda1a84cb8 (diff) |
bump to 1.1.3util-macros-1.1.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bfbe518..c81f60f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) AC_INIT([util-macros], - [1.1.2], + [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |