Prepare for 0.1.1 release

Change-Id: Ied2c28a40400340b871ece17721b5b31a5380852
diff --git a/wscript b/wscript
index 4c3a543..b67adb4 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 # -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
-VERSION='0.1'
+VERSION='0.1.1'
 APPNAME='nfd-control-center'
 
 from waflib import Logs, Utils, Task, TaskGen