diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-06 23:16:11 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-06 23:16:11 -0800 |
commit | f3709f3e0b883a0b4956313f89fa931e9264c346 (patch) | |
tree | ee8a496787c1e3a4e31a3c064cb8935fba922a59 | |
parent | 074614940c570524e1446f55fc12a64415057e1f (diff) |
Update to version 1.3.1xtrans-1.3.1
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c3aa3d..ac346d5 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xtrans], [1.3.0], +AC_INIT([xtrans], [1.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans]) AC_CONFIG_SRCDIR([Makefile.am]) |