diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-17 00:06:59 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-17 00:06:59 -0700 |
commit | 1e0d98566d01fb5da9836e1fc402fb28f8d8b499 (patch) | |
tree | 0f45d85323de2123e57bf040d3d8cd0e28c67a70 /configure.ac | |
parent | d50db4361a57062f9c0c0a1c6c18d296e11dd4bf (diff) |
xmodmap 1.0.9xmodmap-1.0.9
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 bbd9e94..036069e 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.8], + [1.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmodmap]) AC_CONFIG_SRCDIR([Makefile.am]) |