Skip to content

Commit

Permalink
v0.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnurmi committed Jan 18, 2014
1 parent b49bed0 commit f04116c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion harbour-communi.pro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONFIG += link_pkgconfig
PKGCONFIG += sailfishapp
INCLUDEPATH += /usr/include/sailfishapp

VERSION = 0.1
VERSION = 0.1-beta
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

include(src/src.pri)
Expand Down
5 changes: 2 additions & 3 deletions rpm/harbour-communi.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ URL: http://communi.github.io/
Source0: %{name}-%{version}.tar.gz

Version: 0.1
Release: 1
Release: beta

Requires: sailfishsilica-qt5 >= 0.10.9
BuildRequires: pkgconfig(Qt5Core), pkgconfig(Qt5Qml), pkgconfig(Qt5Quick), pkgconfig(sailfishapp) >= 0.0.10
Expand All @@ -40,6 +40,5 @@ make INSTALL_ROOT=$RPM_BUILD_ROOT install
%attr(644,root,root) %{_datadir}/icons/hicolor/86x86/apps/%{name}.png

%changelog
* Mon Jan 13 2014 Timur Kristóf <venemo@fedoraproject.org> 0.1-1
* Sat Jan 18 2014 Timur Kristóf <venemo@fedoraproject.org> 0.1-beta
- Initial Sailfish beta release

0 comments on commit f04116c

Please sign in to comment.