Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Propose version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bajoja committed Apr 8, 2017
1 parent af22205 commit 76c1d5b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set (LOCALEDIR ${CMAKE_INSTALL_PREFIX}/share/locale)
set (PKGDATADIR "${DATADIR}/indicator-kdeconnect")
set (RELEASE_NAME "beta")
set (VERSION_INFO "Indicator for KDE Connect daemon")
set (VERSION "0.7")
set (VERSION "0.7.1")

# set gettexttranslate
set (GettextTranslate_GMO_BINARY TRUE)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
indicator-kdeconnect (0.7.1) precise; urgency=low
* Fix bug #51 - Nemo and Caja extensions not workink
* Add Language: Lituan

-- Bajoja <[email protected]> Sat, 08 Apr 2017 21:30 -0000

indicator-kdeconnect (0.7) precise; urgency=low
* Fix bug #46 - Nautilus freeze on copy/paste - URGENT

Expand Down
6 changes: 5 additions & 1 deletion rpm/indicator-kdeconnect.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

Name: indicator-kdeconnect
Version: 0.7
Version: 0.7.1
Release: 0%{?dist}
Summary: App Indicator for KDE Connect
Group: Applications/System
Expand Down Expand Up @@ -104,6 +104,10 @@ popd


%changelog
* Sat Apr 08 2017 21:30 Bajoja <[email protected]> 0.7.1
- Fix bug #51 - Nemo and Caja extensions not working
- Add Language: Lituan

* Thu Mar 23 2017 2300 Bajoja <[email protected]> 0.7
- Fix bug #46 - Nautilus freeze on copy/paste - URGENT
- Fix Desktop Computers don't appear on kdeconnect-send context menu
Expand Down

0 comments on commit 76c1d5b

Please sign in to comment.