diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-02 03:39:09 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-02 03:39:09 +0200 |
commit | c10ca0d0f886f01f48f6090eed0ed6d0364c0e47 (patch) | |
tree | b58b7412f8baa1a1dd58bacbd6110b8d8093f98a | |
parent | 8e975edfadc068f9cc603d7c8b5f27067371161f (diff) |
bump to 1.0.3setxkbmap-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6d415ca..608a5ef 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.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap) +AC_INIT(setxkbmap,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],setxkbmap) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |