Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizbee committed Feb 21, 2020
1 parent 99635b9 commit 6700f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NewtonFractal.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ QT += core gui widgets concurrent
TARGET = NewtonFractal
TEMPLATE = app
CONFIG += c++14 debug_and_release
VERSION = 1.5.3
VERSION = 1.6.0
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
win32:LIBS += -lOpenGL32
unix:LIBS += -lOpenGL
Expand Down

0 comments on commit 6700f39

Please sign in to comment.