Skip to content

Commit e553e54

Browse files
author
Simon Cahill
committed
Bumped up version to 1.2.0
1 parent 5c9a247 commit e553e54

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
project(endlessh-report VERSION 1.1.2 LANGUAGES CXX DESCRIPTION "A simple report generator for endlessh tarpits.")
3+
project(endlessh-report VERSION 1.2.0 LANGUAGES CXX DESCRIPTION "A simple report generator for endlessh tarpits.")
44
set(PROJECT_LONG_NAME "Endlessh Report Generator")
55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)