diff options
author | marha <marha@users.sourceforge.net> | 2009-09-02 19:18:53 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-09-02 19:18:53 +0000 |
commit | 194c801617c4d6459a2a26b0ba5d8eb2d4f11ebc (patch) | |
tree | 595211f06fcf1062bfdc71c56b477904e9c6d188 /X11/xtrans/configure.ac | |
parent | 7842eeba5f0567175c41728d3eaae59fcbdef7a6 (diff) | |
download | vcxsrv-194c801617c4d6459a2a26b0ba5d8eb2d4f11ebc.tar.gz vcxsrv-194c801617c4d6459a2a26b0ba5d8eb2d4f11ebc.tar.bz2 vcxsrv-194c801617c4d6459a2a26b0ba5d8eb2d4f11ebc.zip |
Switched to xtrans-1.2.4.tar.gz
Diffstat (limited to 'X11/xtrans/configure.ac')
-rw-r--r-- | X11/xtrans/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xtrans/configure.ac b/X11/xtrans/configure.ac index cf5ec7150..3fcf515c9 100644 --- a/X11/xtrans/configure.ac +++ b/X11/xtrans/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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, 1.2.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |