From f984e897a0f04f716dc73fee4e5b2c275c9f10f2 Mon Sep 17 00:00:00 2001 From: Spacehuhn Date: Sat, 7 Aug 2021 15:24:55 +0200 Subject: [PATCH] Upped version to 2.6.1 --- esp8266_deauther/A_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esp8266_deauther/A_config.h b/esp8266_deauther/A_config.h index 7c8f62c..a9296c2 100644 --- a/esp8266_deauther/A_config.h +++ b/esp8266_deauther/A_config.h @@ -607,10 +607,10 @@ // ======== CONSTANTS ========== // // Do not change these values unless you know what you're doing! -#define DEAUTHER_VERSION "2.6.0" +#define DEAUTHER_VERSION "2.6.1" #define DEAUTHER_VERSION_MAJOR 2 #define DEAUTHER_VERSION_MINOR 6 -#define DEAUTHER_VERSION_REVISION 0 +#define DEAUTHER_VERSION_REVISION 1 #define EEPROM_SIZE 4095 #define BOOT_COUNTER_ADDR 1