Skip to content

Commit

Permalink
docs: version is 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Apr 15, 2016
1 parent 92a6127 commit b4556b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src.pro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ win32 {
DESTDIR = ../bin
}
TEMPLATE = app
VERSION = 0.0.12
VERSION = 0.0.13
GIT_VERSION = $$system(git describe --abbrev=4 --dirty --always --tags)
DEFINES += GIT_VERSION=\\\"$$GIT_VERSION\\\"

Expand Down

0 comments on commit b4556b3

Please sign in to comment.