diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-08 10:05:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-08 10:05:00 -0700 |
commit | e09a9195be80bd29c59f56e641dda52789d837b5 (patch) | |
tree | 7d60ac5961988d9b1ce4d2599284bad8d4ea07b2 | |
parent | 0a0818fd69cf7711e70a686758b8714f39ae1df1 (diff) |
xmodmap 1.0.8xmodmap-1.0.8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 39f0fb4..9969df8 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.7], + [1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmodmap]) AC_CONFIG_SRCDIR([Makefile.am]) |