diff --git a/.travis.yml b/.travis.yml index 5b202df..1715c19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ env: PKG_CONFIG_PATH="$DEPENDENCY_DIR/lib/pkgconfig:$PKG_CONFIG_PATH" \ CFLAGS=-Werror \ SODIUM_VERSION=1.0.16 \ - TOXCORE_VERSION=0.2.1 + TOXCORE_VERSION=0.2.8 install: # install libsodium, required by libtoxcore diff --git a/README.md b/README.md index 309413c..b275c24 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Standard][3]. - File transfer ## Installation -Tox-WeeChat is tested with [WeeChat][2] 2.1 and [TokTok c-toxcore][5] 0.2.1. +Tox-WeeChat is tested with [WeeChat][2] 2.3 and [TokTok c-toxcore][5] 0.2.8. It also requires CMake 2.8.12 or newer to be built. Installation is fairly simple; after getting the source code, compile and install with CMake: