We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489426a commit bdb36b4Copy full SHA for bdb36b4
CMakeLists.txt
@@ -5,7 +5,7 @@
5
cmake_minimum_required(VERSION 3.13)
6
7
project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 1.6 protocol"
8
- VERSION 1.5.2
+ VERSION 1.5.3
9
)
10
11
# Definitions for Version.h file
0 commit comments