We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8b400 commit 5113a69Copy full SHA for 5113a69
CMakeLists.txt
@@ -4,8 +4,8 @@
4
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.1.0
+project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 2.6 protocol"
+ VERSION 1.2.0
9
)
10
11
# Definitions for Version.h file
0 commit comments