summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 11:26:09 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 11:26:09 -0700
commit347e2ae727ac43026776154172ca1ad0360c903c (patch)
tree976cdf6df5151cac2ae4016d85e3075e283d8e45
parentb885bb59ec23bb338c8df68e40c6ef2c2a9325cc (diff)
Version bump: 1.2.2util-macros-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36153dc..e142e93 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.2.1],
+ [1.2.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])