diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-05-29 15:38:55 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2010-05-29 15:38:55 +0200 |
commit | 31a35ea3c80355fbecb07c53e8f638da46d8eef9 (patch) | |
tree | 238e665fd49f7cfe06c2216541f5094cdc05f7bc | |
parent | dbbf34ac084a54f8aac36952050d5d8bb818d884 (diff) |
doc: 1.2.6 has this BITLBEE_VERSION_CODE macro
so hopefully we can stay compatible with it for a long time
-rw-r--r-- | skype/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/skype/README b/skype/README index 4a9bbcf5..fe2ac19c 100644 --- a/skype/README +++ b/skype/README @@ -31,8 +31,9 @@ not..) == Requirements * Skype >= 1.4.0.99. The latest version I've tested is 2.1.0.81. -* BitlBee >= @BITLBEE_VERSION@. Use old versions (see the NEWS file about which - one) if you have older BitlBee installed. +* BitlBee >= 1.2.6. The lastest version I've tested is @BITLBEE_VERSION@. Use + old versions (see the NEWS file about which one) if you have older BitlBee + installed. * Skype4Py >= 0.9.28.7. Previous versions won't work due to API changes. The latest version I've tested is 1.0.32.0. |