release version v1.3.4

This commit is contained in:
lukas 2020-05-21 14:18:29 +02:00
parent af4a9c8350
commit ce4a3a830e

View File

@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.13)
project(dynuiprefresher DESCRIPTION "Dynu ip refresher" LANGUAGES)
SET(PROJECT_VERSION 1.3.3)
SET(PROJECT_VERSION 1.3.4)
# CONFIGURATION
SET(CMAKE_BUILD_TYPE Release) # manually SET build type (Release / Debug)