Fix bump_version

This commit is contained in:
Francois BIOT
2023-09-10 19:59:56 +02:00
parent f498995aee
commit f38cc536b8
4 changed files with 5 additions and 5 deletions

View File

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