cd libs/airwindows
git log --format="%ci" plugins/MacVST/$1/source/${1}Proc.cpp | head -1 | awk '{print $1}'
cd ../..
