ratox

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

commit 6bd7e0bac44270e3a85df3d15f5b6948d0985c58
parent 97fed1eb9080dbcb5e14bd4e70cf92d3afd40a50
Author: sin <sin@2f30.org>
Date:   Mon, 29 Sep 2014 20:50:26 +0100

Initial release 0.1

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.0 +VERSION = 0.1 # paths PREFIX = /usr/local