Update working version to 0.4.1

This commit is contained in:
Victor Antonovich 2019-07-08 14:56:36 +04:00
parent 2282376417
commit 8e266fc5e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.2)
project(mbusd VERSION 0.4.0)
project(mbusd VERSION 0.4.1)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/extern_GPL)
include(CheckFunctionExists)