summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 23:04:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 23:04:32 -0700
commitb355a23e6787f348db97faaa48085428277c659b (patch)
treea54507e342086335c233aa7d859c8d89f09d96ea
parentd0dfd2128e6111b967c51136d97093d3b53ee6d6 (diff)
xmodmap 1.0.6xmodmap-1.0.6
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 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])