diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-07-09 09:10:41 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-07-09 09:10:41 +1000 |
commit | 0f16d3da90c101e653b552dd3810b7c3092cb145 (patch) | |
tree | d013d8f1b6f82879a7a02874ea3fa5163e33aaa5 | |
parent | 5dca07cec68fbfc75ef2002422215647ca5b8c03 (diff) |
Bump to 1.1.0setxkbmap-1.1.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2c34324..4c8e320 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(setxkbmap,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap) +AC_INIT(setxkbmap,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |