Skip to content

Commit ed6ffcd

Browse files
committed
inc version
1 parent 050ed46 commit ed6ffcd

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
@@ -19,7 +19,7 @@ if(ROOT_PROJECT)
1919
endif()
2020

2121
enable_language(CXX)
22-
project(aes-ni VERSION 0.0.3)
22+
project(aes-ni VERSION 0.0.4)
2323

2424
if(ROOT_PROJECT)
2525
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")

0 commit comments

Comments
 (0)