Skip to content

Commit b921bbf

Browse files
committed
[cmake] Fix typo in project name
1 parent 28766a8 commit b921bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
cmake_minimum_required(VERSION 3.13)
66

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

0 commit comments

Comments
 (0)