From c26a55d1dc5d5ee6891489fc29fd547d11d6be1a Mon Sep 17 00:00:00 2001 From: Cosmin Deaconu Date: Mon, 13 Jun 2022 00:42:14 -0500 Subject: [PATCH] update version --- config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.h b/config/config.h index 73ef7d9..b14fec7 100644 --- a/config/config.h +++ b/config/config.h @@ -24,7 +24,7 @@ #define APP_REV "REVE" #endif -#define APP_VERSION "Summit.061122.0-" APP_REV +#define APP_VERSION "Summit.061322.0-" APP_REV #define MODE_CHANGE_MINTICKS 100