diff options
author | Adam Jackson <ajax@redhat.com> | 2008-07-02 15:24:20 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-07-02 15:24:20 -0400 |
commit | 81d8bdced6b45ab2ab3d3a0bc164ddbf1659fea1 (patch) | |
tree | 2c35710dc7867e197438c43ecdae00dded2d4c64 /configure.ac | |
parent | 302af17c4d5f0293a9af4d6c1097ab57a57d3f0f (diff) |
xtrans 1.2.1xtrans-1.2.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 304fd6b..803dc23 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, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, 1.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |