tBump to 0.3 - ratox - FIFO based tox client
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 695499511e9e12baea83a41d0dda17f183e850ef
 (DIR) parent acc559b7139fd6a7720415698fb8fd75c73c9052
 (HTM) 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:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       t@@ -1,5 +1,5 @@
        # ratox version
       -VERSION = 0.2.1
       +VERSION = 0.3
        
        # paths
        PREFIX = /usr/local