diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-05 21:02:28 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-05 21:02:28 -0500 |
commit | 662994b9096181117cec4cae88f24bf6da806159 (patch) | |
tree | 30132570279b9a775620c9b69e944a40c258cb84 | |
parent | 2afe206ec9569e0d62caa6d91c3fb057b0efa23d (diff) |
xtrans 1.1xtrans-1.1
-rw-r--r-- | configure.ac | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index c713be8..0846bf1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,3 @@ -dnl -dnl $Id$ -dnl dnl Copyright © 2003 Keith Packard, Noah Levitt dnl dnl Permission to use, copy, modify, distribute, and sell this software and its @@ -24,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xtrans, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, 1.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |