File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ project(android-file-transfer)
44set (CMAKE_CXX_STANDARD 11)
55
66set (VERSION_MAJOR "4" )
7- set (VERSION_MINOR "0 " )
7+ set (VERSION_MINOR "1 " )
88set (VERSION_PATCH "0" )
99set (VERSION_COUNT 3)
1010set (VERSION "${VERSION_MAJOR} .${VERSION_MINOR} .${VERSION_PATCH} " )
Original file line number Diff line number Diff line change 11# Android File Transfer For Linux (FreeBSD and Mac OS X!)
22
33[ ![ License] ( http://img.shields.io/:license-LGPLv2.1-blue.svg )] ( https://github.com/whoozle/android-file-transfer-linux/blob/master/LICENSE )
4- [ ![ Version] ( http://img.shields.io/:version-4.0 -green.svg )] ( https://github.com/whoozle/android-file-transfer-linux )
4+ [ ![ Version] ( http://img.shields.io/:version-4.1 -green.svg )] ( https://github.com/whoozle/android-file-transfer-linux )
55[ ![ Build Status] ( https://travis-ci.org/whoozle/android-file-transfer-linux.svg?branch=master )] ( https://travis-ci.org/whoozle/android-file-transfer-linux )
66[ ![ Android-File-Transfer-Linux] ( https://snapcraft.io//android-file-transfer-linux/badge.svg )] ( https://snapcraft.io/android-file-transfer-linux )
77
You can’t perform that action at this time.
0 commit comments