From 8c1885e8a801a8e32567746a1f75dcb0be68afc3 Mon Sep 17 00:00:00 2001 From: Cosmin Deaconu Date: Thu, 16 Jun 2022 13:10:57 -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 68d383c..9de97f6 100644 --- a/config/config.h +++ b/config/config.h @@ -24,7 +24,7 @@ #define APP_REV "REVE" #endif -#define APP_VERSION "Summit.061622.1-" APP_REV +#define APP_VERSION "Summit.061622.2-" APP_REV #define MODE_CHANGE_MINTICKS 100