diff --git a/src/musikbox/app/util/Version.h b/src/musikbox/app/util/Version.h
index 2b70f9eb0..05b1b999d 100644
--- a/src/musikbox/app/util/Version.h
+++ b/src/musikbox/app/util/Version.h
@@ -1,3 +1,3 @@
#pragma once
-#define VERSION "0.2.1" /* todo: autogen */
+#define VERSION "0.2.2"
diff --git a/src/musikbox/musikbox.vcxproj b/src/musikbox/musikbox.vcxproj
index 7f42ac801..384cc8b01 100755
--- a/src/musikbox/musikbox.vcxproj
+++ b/src/musikbox/musikbox.vcxproj
@@ -190,6 +190,7 @@
+
@@ -245,4 +246,4 @@
-
+
\ No newline at end of file
diff --git a/src/musikbox/musikbox.vcxproj.filters b/src/musikbox/musikbox.vcxproj.filters
index 64d1f7c54..822351350 100755
--- a/src/musikbox/musikbox.vcxproj.filters
+++ b/src/musikbox/musikbox.vcxproj.filters
@@ -228,9 +228,6 @@
cursespp
-
- cursespp
-
app\service
@@ -333,6 +330,9 @@
cursespp
+
+ app\util
+