We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f30f0 commit 43e002eCopy full SHA for 43e002e
deps/base64/base64/CMakeLists.txt
@@ -17,7 +17,7 @@ if (POLICY CMP0127)
17
cmake_policy(SET CMP0127 NEW)
18
endif()
19
20
-project(base64 LANGUAGES C VERSION 0.4.0)
+project(base64 LANGUAGES C VERSION 0.5.0)
21
22
include(GNUInstallDirs)
23
include(CMakeDependentOption)
0 commit comments