Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SfietKonstantin committed Oct 31, 2013
1 parent e2893d5 commit 4afcd5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rpm/sociald.spec
@@ -1,6 +1,6 @@
Name: sociald
Summary: Syncs device data from social services
Version: 0.0.57
Version: 0.0.58
Release: 1
Group: System/Applications
License: TBD
Expand Down Expand Up @@ -29,7 +29,7 @@ BuildRequires: qt5-qttools-linguist
Requires: sailfish-components-accounts-qt5 >= 0.0.43
Requires: sailfish-components-textlinking
Requires: nemo-qml-plugin-notifications-qt5
Requires: nemo-qml-plugin-social-qt5 >= 0.0.11
Requires: nemo-qml-plugin-social-qt5 >= 0.0.12
Requires: buteo-syncfw-qt5-msyncd
Requires: mkcal-qt5
Obsoletes: buteo-sync-plugins-google-simple <= 0.0.2
Expand Down
2 changes: 1 addition & 1 deletion src/src.pro
@@ -1,7 +1,7 @@
TEMPLATE = lib

TARGET = sociald-client
VERSION = 0.0.56
VERSION = 0.0.58
CONFIG += link_pkgconfig plugin

CONFIG += meegotouchevents-qt5
Expand Down

0 comments on commit 4afcd5e

Please sign in to comment.