Set version to 2.5

This commit is contained in:
Spacehuhn 2020-07-05 16:34:53 +02:00
parent f16b1f6ec9
commit f74d7e3e1e
1 changed files with 2 additions and 2 deletions

View File

@ -446,9 +446,9 @@
// ======== CONSTANTS ========== //
// Do not change these values unless you know what you're doing!
#define DEAUTHER_VERSION "2.2.0"
#define DEAUTHER_VERSION "2.5.0"
#define DEAUTHER_VERSION_MAJOR 2
#define DEAUTHER_VERSION_MINOR 2
#define DEAUTHER_VERSION_MINOR 5
#define DEAUTHER_VERSION_REVISION 0
#define EEPROM_SIZE 4095