mirror of
https://github.com/esphome/esphome.git
synced 2025-10-06 11:53:45 +01:00
Add ESPHOME_VERSION_CODE define (#2324)
This commit is contained in:
@@ -6,4 +6,7 @@
|
||||
//
|
||||
// This file is only used by static analyzers and IDEs.
|
||||
|
||||
#include "esphome/core/macros.h"
|
||||
|
||||
#define ESPHOME_VERSION "dev"
|
||||
#define ESPHOME_VERSION_CODE VERSION_CODE(2099, 12, 0)
|
||||
|
Reference in New Issue
Block a user