From afca90fb13498b288cbc659d4184f3d46d950583 Mon Sep 17 00:00:00 2001 From: casey langen Date: Sat, 1 Oct 2016 12:31:31 -0700 Subject: [PATCH] Updated version to 0.2.2 --- src/musikbox/app/util/Version.h | 2 +- src/musikbox/musikbox.vcxproj | 3 ++- src/musikbox/musikbox.vcxproj.filters | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) 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 +