From 3a5f6916c71a3aad6621fd54741b345ac9acb4f1 Mon Sep 17 00:00:00 2001 From: Cosmin Deaconu Date: Thu, 16 Jun 2022 12:39:22 -0500 Subject: [PATCH] increment version --- config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.h b/config/config.h index 8596dd9..68d383c 100644 --- a/config/config.h +++ b/config/config.h @@ -24,7 +24,7 @@ #define APP_REV "REVE" #endif -#define APP_VERSION "Summit.061622.0-" APP_REV +#define APP_VERSION "Summit.061622.1-" APP_REV #define MODE_CHANGE_MINTICKS 100