diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-20 10:02:05 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-20 10:02:05 -0700 |
commit | 7cbad9fe2e61cd9d5caeaf361826a6f4bd320f03 (patch) | |
tree | f7f5d8cf8cd1ae0c32677459ce168074ce3d6407 | |
parent | fb7f198c88e97d22c8c89e76e9cd06b2b2720a96 (diff) |
xtrans 1.3.5xtrans-1.3.5
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 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]) |