We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b2229 commit 3bd3763Copy full SHA for 3bd3763
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16)
2
project(tmp
3
- VERSION 3
+ VERSION 3.0.1
4
DESCRIPTION "RAII-wrappers for unique temporary files and directories for modern C++"
5
HOMEPAGE_URL "https://github.com/bugdea1er/tmp"
6
LANGUAGES CXX)
0 commit comments