summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 16:33:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 16:33:45 -0800
commit59f57d1a19d4091fef115b9eafa139bf620332cb (patch)
tree0ea9ad48cd7ee895bfacd16f03e455f3705697d2
parent05cd71c899e83022147f27085ee652d26f5462cb (diff)
xtrans 1.2.6xtrans-1.2.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f72d758..ce521bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xtrans, [1.2.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans)
+AC_INIT([xtrans], [1.2.6],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE