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