summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-11-06 23:16:11 -0800
committerKeith Packard <keithp@keithp.com>2013-11-06 23:16:11 -0800
commitf3709f3e0b883a0b4956313f89fa931e9264c346 (patch)
treeee8a496787c1e3a4e31a3c064cb8935fba922a59
parent074614940c570524e1446f55fc12a64415057e1f (diff)
Update to version 1.3.1
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
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])