diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ca0b183..31a7116 100644 --- a/configure.in +++ b/configure.in @@ -40,7 +40,7 @@ dnl Perform program name transformation AC_ARG_PROGRAM dnl Automake doc recommends to do this only here. (Janos) -AM_INIT_AUTOMAKE(ktorrent, 2.2.6) dnl searches for some needed programs +AM_INIT_AUTOMAKE(ktorrent, 2.2.8) dnl searches for some needed programs KDE_SET_PREFIX |