From 92981184b23fd6358529345693c6cab2402fcb8c Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Mon, 3 Dec 2018 10:18:16 -0800 Subject: [PATCH] version to 0.5.1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 5d78b32..439f4c3 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "0.5.0" +#define APP_VERSION "0.5.1"