From 25506a009db27c7f7cc22fa67d257e27a90bd1ed Mon Sep 17 00:00:00 2001 From: Casey Langen Date: Sun, 4 Dec 2016 12:35:40 -0800 Subject: [PATCH] Version bump to 0.5. --- src/musikbox/app/util/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/musikbox/app/util/Version.h b/src/musikbox/app/util/Version.h index 8b1db256e..889bcdde9 100644 --- a/src/musikbox/app/util/Version.h +++ b/src/musikbox/app/util/Version.h @@ -1,3 +1,3 @@ #pragma once -#define VERSION "0.4.1" +#define VERSION "0.5"