Skip to content

Commit 595455b

Browse files
committed
Increase anti-rollback version to 2.
Signed-off-by: Pol Henarejos <[email protected]>
1 parent 7a27dde commit 595455b

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
@@ -73,7 +73,7 @@ set(SOURCES ${SOURCES}
7373
${CMAKE_CURRENT_LIST_DIR}/src/openpgp/defs.c
7474
)
7575

76-
SET_VERSION(ver_major ver_minor "${CMAKE_CURRENT_LIST_DIR}/src/openpgp/version.h" 1)
76+
SET_VERSION(ver_major ver_minor "${CMAKE_CURRENT_LIST_DIR}/src/openpgp/version.h" 2)
7777

7878
if(ESP_PLATFORM)
7979
project(pico_openpgp)

0 commit comments

Comments
 (0)