summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 14:09:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 14:09:31 -0700
commitf857804dd904c69de447f4117220db149d9239ec (patch)
tree49b06ba2b4e2615fa5b731d1d4e04a3bd04187c0
parent5d24213a01231345848d378cb55186fbe7996504 (diff)
xmodmap 1.0.7xmodmap-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])