diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-05 20:41:49 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-05 20:41:49 -0700 |
commit | 3f5223b0bc87b0b55d91ba8f1a8cedce0e25f974 (patch) | |
tree | 01c5b44a56569e1be349cc59e454ee3db43b0a6e | |
parent | 6a24b39d0674ee35436bad6aa0fad8150cf2c427 (diff) |
xmodmap 1.0.4xmodmap-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7bb552c..58cc056 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xmodmap,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmodmap) +AC_INIT(xmodmap,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmodmap) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |