Skip to content

Commit 197be0d

Browse files
author
Marco Nehmeier
committed
Version 0.1.4
1 parent b1f464b commit 197be0d

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
@@ -39,7 +39,7 @@ project(libieeep1788)
3939

4040
set (P1788_VERSION_MAJOR 0)
4141
set (P1788_VERSION_MINOR 1)
42-
set (P1788_VERSION_PATCH 3)
42+
set (P1788_VERSION_PATCH 4)
4343

4444
configure_file (
4545
"${PROJECT_SOURCE_DIR}/p1788/version.hpp.in"

0 commit comments

Comments
 (0)