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 11dfb75 commit b674af3Copy full SHA for b674af3
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.23)
3
## ^ POLICIES
4
project(
5
mqlqd
6
- VERSION 0.1.0
+ VERSION 0.2.0
7
LANGUAGES CXX
8
DESCRIPTION "File transfer over TCP/IP on sockets (POSIX) [client -> server]"
9
HOMEPAGE_URL "https://github.com/WANDEX/mqlqd"
0 commit comments