We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa61fe commit 71f8014Copy full SHA for 71f8014
CMakeLists.txt
@@ -5,7 +5,7 @@
5
cmake_minimum_required(VERSION 3.17 FATAL_ERROR) # cmake -E rm
6
7
project(rifiuti2
8
- VERSION 0.8.0
+ VERSION 0.8.1
9
HOMEPAGE_URL "https://github.com/abelcheung/rifiuti2/"
10
DESCRIPTION "Windows recycle bin analysis tool"
11
LANGUAGES C)
0 commit comments