diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-21 17:54:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-21 17:54:23 -0700 |
commit | de93d67f6d48c7c08f2554cb85515bcf7dfbffb2 (patch) | |
tree | 531fe39abd5971cb660e100ea8db043617c82b11 | |
parent | 5e16b0ebccb233f7aeaf3928a853ee966b7cbb39 (diff) |
Version bump: 1.0.4xtrans-1.0.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1d4e753..c713be8 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xtrans, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |