From f62268cae268a9e95a86ffa0192dc2dac0f6e266 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 16 Jun 2020 22:05:21 -0400 Subject: [PATCH] bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 6a3a1f9..da5eadb 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "0.9.1" +#define APP_VERSION "0.9.2"