Skip to content

Commit f984e89

Browse files
author
Spacehuhn
committed
Upped version to 2.6.1
1 parent 7a57418 commit f984e89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp8266_deauther/A_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,10 +607,10 @@
607607

608608
// ======== CONSTANTS ========== //
609609
// Do not change these values unless you know what you're doing!
610-
#define DEAUTHER_VERSION "2.6.0"
610+
#define DEAUTHER_VERSION "2.6.1"
611611
#define DEAUTHER_VERSION_MAJOR 2
612612
#define DEAUTHER_VERSION_MINOR 6
613-
#define DEAUTHER_VERSION_REVISION 0
613+
#define DEAUTHER_VERSION_REVISION 1
614614

615615
#define EEPROM_SIZE 4095
616616
#define BOOT_COUNTER_ADDR 1

0 commit comments

Comments
 (0)