Skip to content

Commit 438f138

Browse files
Adrian-StaneaAlexandraTrifan
authored andcommitted
CMakeLists.txt: Bump to version v1.5.0
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
1 parent e04bbf2 commit 438f138

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
@@ -18,7 +18,7 @@
1818

1919

2020
cmake_minimum_required(VERSION 3.5)
21-
project(scopy LANGUAGES C CXX VERSION 1.4.1)
21+
project(scopy LANGUAGES C CXX VERSION 1.5.0)
2222

2323
set(Python_ADDITIONAL_VERSIONS 3)
2424
if(PYTHON_EXECUTABLE)

0 commit comments

Comments
 (0)