ratox

FIFO based tox client
git clone git://git.2f30.org/ratox
Log | Files | Refs | README | LICENSE

commit 695499511e9e12baea83a41d0dda17f183e850ef
parent acc559b7139fd6a7720415698fb8fd75c73c9052
Author: pranomostro <pranomestro@gmail.com>
Date:   Mon,  5 Dec 2016 16:53:29 +0100

Bump to 0.3

Changes:

* upgrade to newest irungentoo version of toxcore
* add the nodegen script that makes the TODO file obsolete
* upgrade calls to be more smooth and use less cpu
* fix a number of small bugs from the last version

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # ratox version -VERSION = 0.2.1 +VERSION = 0.3 # paths PREFIX = /usr/local