Skip to content

Commit 5ddfe4f

Browse files
committed
Updating tag
1 parent 3351c36 commit 5ddfe4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ if (GIT_EXECUTABLE)
341341
else()
342342
set(GIT_SHA "GIT-hash-notfound")
343343
endif()
344-
set(PEPIN_FULL_VERSION "1.1.0")
344+
set(PEPIN_FULL_VERSION "1.1.1")
345345

346346
string(REPLACE "." ";" PEPIN_FULL_VERSION_LIST ${PEPIN_FULL_VERSION})
347347
SetVersionNumber("PROJECT" ${PEPIN_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)