We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b5de6 commit 1364263Copy full SHA for 1364263
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16)
2
project(tmp
3
- VERSION 1.2
+ VERSION 1.2.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