diff options
author | Daniel Stone <daniel@fooishbar.org> | 2008-05-09 21:09:44 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2008-05-09 21:09:44 +0300 |
commit | 12df85eb5b08d5fb815b0965714f120b05c6c670 (patch) | |
tree | 869bd73d58ee6de18b1ca2b9a904e95528e5e1c5 /configure.ac | |
parent | 1aecdffaa0db7bbf85bc0aae9043e9437b25c30d (diff) |
Bump to 1.0.5xkbcomp-1.0.5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8f594fa..2f3468f 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xkbcomp,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp) +AC_INIT(xkbcomp,[1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |