diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-20 14:09:31 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-20 14:09:31 -0700 |
commit | f857804dd904c69de447f4117220db149d9239ec (patch) | |
tree | 49b06ba2b4e2615fa5b731d1d4e04a3bd04187c0 /configure.ac | |
parent | 5d24213a01231345848d378cb55186fbe7996504 (diff) |
xmodmap 1.0.7xmodmap-1.0.7
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 3f04cca..39f0fb4 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xmodmap], - [1.0.6], + [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmodmap]) AC_CONFIG_SRCDIR([Makefile.am]) |