diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-07 20:16:53 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-07 20:16:53 -0800 |
commit | 0153d1670e4a1883e1bb6dd971435d6268eac5ba (patch) | |
tree | 0a2d67efcf6d8ffed88d3b6a5f3bc3b6ac321cbf | |
parent | 426049c30162ed620cc16bb58edef6aac4e2ee5d (diff) |
xtrans 1.3.2xtrans-1.3.2
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 ac346d5..998fb06 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xtrans], [1.3.1], +AC_INIT([xtrans], [1.3.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans]) AC_CONFIG_SRCDIR([Makefile.am]) |