Skip to content

Commit 5113a69

Browse files
committed
[version] Update version number => 1.2.0
1 parent 0a8b400 commit 5113a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
cmake_minimum_required(VERSION 3.13)
66

7-
project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 1.6 protocol"
8-
VERSION 1.1.0
7+
project(OpenOCPP DESCRIPTION "Open Source C++ implementation of the OCPP 2.6 protocol"
8+
VERSION 1.2.0
99
)
1010

1111
# Definitions for Version.h file

0 commit comments

Comments
 (0)