Skip to content

Commit e356e1d

Browse files
committed
Increase version in CMakeLists.txt
1 parent 536e927 commit e356e1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
cmake_minimum_required(VERSION 3.16.3)
1+
cmake_minimum_required(VERSION 3.13.4)
22
include(CheckSymbolExists)
33

44
project(
55
ssldump
6-
VERSION 1.8
7-
DESCRIPTION 20230811
6+
VERSION 1.9
7+
DESCRIPTION 20230814
88
LANGUAGES C
99
)
1010

0 commit comments

Comments
 (0)