Enhancement to bump version

This commit is contained in:
Francois BIOT
2023-09-10 19:54:35 +02:00
parent 8e44e610b3
commit f498995aee
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
// vim: ts=2 sw=2 expandtab
#pragma once
#define TINY_MQTT_REVISION "1.1.2"
#ifndef TINY_MQTT_DEBUG
#define TINY_MQTT_DEBUG 0
#endif