summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-07-20 18:13:50 -0700
committerAlan Coopersmith <alanc@alf.(none)>2006-07-20 18:13:50 -0700
commit28d7a6d80abb2d8d1a670b09394a5fc5458dd98e (patch)
tree0ee571eeb2d23b267a846880f0cc9e07bcb6f063 /configure.ac
parentefac6ccd6f0b5d673397441df753893b18c6a998 (diff)
downloadxorg-util-macros-28d7a6d80abb2d8d1a670b09394a5fc5458dd98e.tar.gz
Version bump to 1.1.0util-macros-1.1.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f31a93a..43a4260 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.0.2],
+ [1.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])