diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 20:04:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 20:04:16 -0700 |
commit | 8ce5ecd33b05becc054dbd07f87e385165b6c979 (patch) | |
tree | 86e32c3234ed442c00ddf94b0ceae8804d17353c | |
parent | f8eea0bf256de59602790b6a7c7877b31520440f (diff) |
xtrans 1.2.7xtrans-1.2.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5f1743c..3d11c34 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xtrans], [1.2.6], +AC_INIT([xtrans], [1.2.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans]) AC_CONFIG_SRCDIR([Makefile.am]) |