We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0a0b1 commit f41da45Copy full SHA for f41da45
CMakeLists.txt
@@ -7,7 +7,7 @@
7
cmake_minimum_required(VERSION 3.12)
8
9
project(zswap-cli
10
- VERSION 0.8.0
+ VERSION 0.9.0
11
DESCRIPTION "Command-line tool to control zswap options"
12
HOMEPAGE_URL "https://github.com/xvitaly/zswap-cli"
13
LANGUAGES CXX
0 commit comments