diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-17 13:14:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-17 13:14:03 -0700 |
commit | 1127b8ec766ed8c48cc49b0779647fb697a07ebd (patch) | |
tree | 42f0e26dbab115d941333a371d20c9000bd0f438 | |
parent | 628b125ff9c72ec93090005b06228690f0dd6004 (diff) |
xtrans 1.2.5xtrans-1.2.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44cf345..45757bf 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xtrans, 1.2.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, [1.2.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |