diff --git a/CMakeLists.txt b/CMakeLists.txt index b37b051d..8ab3de53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ project(android-file-transfer) set (CMAKE_CXX_STANDARD 11) set(VERSION_MAJOR "4") -set(VERSION_MINOR "0") +set(VERSION_MINOR "1") set(VERSION_PATCH "0") set(VERSION_COUNT 3) set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") diff --git a/README.md b/README.md index 52abf507..79fadbc2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Android File Transfer For Linux (FreeBSD and Mac OS X!) [![License](http://img.shields.io/:license-LGPLv2.1-blue.svg)](https://github.com/whoozle/android-file-transfer-linux/blob/master/LICENSE) -[![Version](http://img.shields.io/:version-4.0-green.svg)](https://github.com/whoozle/android-file-transfer-linux) +[![Version](http://img.shields.io/:version-4.1-green.svg)](https://github.com/whoozle/android-file-transfer-linux) [![Build Status](https://travis-ci.org/whoozle/android-file-transfer-linux.svg?branch=master)](https://travis-ci.org/whoozle/android-file-transfer-linux) [![Android-File-Transfer-Linux](https://snapcraft.io//android-file-transfer-linux/badge.svg)](https://snapcraft.io/android-file-transfer-linux)