Skip to content

Commit

Permalink
Version bump and expect OS X build to work
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick Thomssen committed May 9, 2016
1 parent 70e8738 commit c14cd33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: cpp
compiler: clang

matrix:
allow_failures:
- os: osx
exclude:
# Workaround to prevent building in an empty environment
- compiler: clang
Expand Down
2 changes: 1 addition & 1 deletion RedTimer.pro
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ QMAKE_CXXFLAGS += -std=c++11
RC_ICONS = icons/clock_red.ico
ICON = icons/clock_red.icns

VERSION = 0.1.2
VERSION = 0.1.3
QMAKE_TARGET_COMPANY = "Thomssen IT"
QMAKE_TARGET_PRODUCT = "RedTimer"
QMAKE_TARGET_DESCRIPTION = "Redmine Time Tracker"
Expand Down

0 comments on commit c14cd33

Please sign in to comment.