summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-09 13:31:38 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-09 13:31:38 -0700
commitd6584a4a52a6fb0eaf979555097bb32621c13cb1 (patch)
treefd23023ec0e913c5c6fa6b209f7ad0cb675de14e
parent79c00a5b5c7866fcc4756993cf4bf4eb2234e9de (diff)
Version bump: 1.3.0util-macros-1.3.0
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 e142e93..abc6f46 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.2],
+ [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])