We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9d993 commit dba469eCopy full SHA for dba469e
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)
2
project(Bencode
3
DESCRIPTION "A modern C++ Bencode library"
4
LANGUAGES CXX
5
- VERSION 0.1.0)
+ VERSION 0.1.1)
6
7
set(PROJECT_AUTHOR "fbdtemme")
8
# Make Find modules in cmake dir available
0 commit comments