summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-09-20 10:02:05 -0700
committerKeith Packard <keithp@keithp.com>2014-09-20 10:02:05 -0700
commit7cbad9fe2e61cd9d5caeaf361826a6f4bd320f03 (patch)
treef7f5d8cf8cd1ae0c32677459ce168074ce3d6407
parentfb7f198c88e97d22c8c89e76e9cd06b2b2720a96 (diff)
downloadxorg-lib-libxtrans-7cbad9fe2e61cd9d5caeaf361826a6f4bd320f03.tar.gz
xtrans 1.3.5xtrans-1.3.5
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 bb8a34c..b43f0f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xtrans], [1.3.4],
+AC_INIT([xtrans], [1.3.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xtrans])
AC_CONFIG_SRCDIR([Makefile.am])