diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-16 01:15:21 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-16 01:15:21 +0200 |
commit | 1abc981349140260d6fb643d29cf2b851fc06ac9 (patch) | |
tree | e50a6e1771f4071c4dc7b99d089540d5b409abb7 | |
parent | 8172528bb894856aa5b133f61444294dc5a347e6 (diff) |
bump to 1.0.3xtrans-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc52a5d..1d4e753 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.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) +AC_INIT(xtrans, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xtrans) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |