Skip to content

Commit f62d35f

Browse files
committed
bump version to v4.2
1 parent ff78bd2 commit f62d35f

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

33
# set the project name and version
4-
project(fujprog VERSION 4.1)
4+
project(fujprog VERSION 4.2)
55

66
# control where the static and shared libraries are built so that on windows
77
# we don't need to tinker with the path to run the executable

0 commit comments

Comments
 (0)