diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 23:04:32 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 23:04:32 -0700 |
commit | b355a23e6787f348db97faaa48085428277c659b (patch) | |
tree | a54507e342086335c233aa7d859c8d89f09d96ea /configure.ac | |
parent | d0dfd2128e6111b967c51136d97093d3b53ee6d6 (diff) |
xmodmap 1.0.6xmodmap-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 f9ebca3..d4eb8a6 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([xmodmap], - [1.0.5], + [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmodmap]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |