Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Bumped version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pstavirs committed Jun 28, 2010
1 parent fedc4ec commit 2e6503f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.pri
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APP_VERSION = 0.1
APP_VERSION = 0.1.1
APP_REVISION = $(shell hg identify -i)
#uncomment the below line in a source package and fill-in the correct revision
#APP_REVISION = <rev-hash>
#APP_REVISION = <rev-hash>@
APP_VERSION_FILE = version.cpp
revtarget.target = $$APP_VERSION_FILE
win32:revtarget.commands = echo "const char *version = \"$$APP_VERSION\";" \
Expand Down

0 comments on commit 2e6503f

Please sign in to comment.