We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68206b commit dc4813eCopy full SHA for dc4813e
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_policy(SET CMP0048 NEW)
2
-project(blobdrop VERSION 0.1 DESCRIPTION "Drag and drop files directly out of the terminal")
+project(blobdrop VERSION 1.0 DESCRIPTION "Drag and drop files directly out of the terminal")
3
cmake_minimum_required(VERSION 3.21)
4
5
set(CMAKE_CXX_STANDARD 20)
0 commit comments