diff options
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 1e5bc62..963798d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(xbindkeys, 1.8.5, hocwp@free.fr) +AC_INIT(xbindkeys, 1.8.6, hocwp@free.fr) AC_PREREQ(2.54) AC_COPYRIGHT(Copyright (C) Philippe Brochard <hocwp@free.fr>) |