How I can switch to current development version?
First of all, please install FastNetMon with automatic installer here
Than switch to master branch and rebuild toolkit:
git checkout master cd src/build cmake .. make
You could use git log
command for checking about last commits and compare with GitHub