We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c8f6f commit 5fa49acCopy full SHA for 5fa49ac
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.21)
2
cmake_policy(SET CMP0048 NEW)
3
-project(blobdrop VERSION 2.0 DESCRIPTION "Drag and drop files directly out of the terminal")
+project(blobdrop VERSION 2.1 DESCRIPTION "Drag and drop files directly out of the terminal")
4
5
option(BUILD_TESTING "Build the testing tree.")
6
0 commit comments