Skip to content

Commit fb619e1

Browse files
cmake: bump version to 1.5.0
1 parent 572f837 commit fb619e1

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.14)
22
project(libftp
3-
VERSION 1.4.1
3+
VERSION 1.5.0
44
DESCRIPTION "FTP/FTPS client library"
55
LANGUAGES CXX)
66

0 commit comments

Comments
 (0)