summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:34:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:34:26 -0700
commitcac515f47457d9acac39ca43316f9e2af6a5b1b9 (patch)
treedbdac64a690e097d32e9d0a00b8b7c2a00bbb44c
parent7500a5be5333999b50c564841772daf85b546a37 (diff)
setxkbmap 1.3.0setxkbmap-1.3.0
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 bc16554..752054f 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([setxkbmap],
- [1.2.0],
+ [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[setxkbmap])
AM_INIT_AUTOMAKE([foreign dist-bzip2])