Bumping version to 0.6

This commit is contained in:
Srivats P. 2014-07-07 17:57:22 +05:30
parent 09a79a010d
commit ad11bf8cbd

View File

@ -1,4 +1,4 @@
APP_VERSION = 0.5.1 APP_VERSION = 0.6
APP_REVISION = $(shell hg identify -i) APP_REVISION = $(shell hg identify -i)
#uncomment the below line in a source package and fill-in the correct revision #uncomment the below line in a source package and fill-in the correct revision
#APP_REVISION = <rev-hash>@ #APP_REVISION = <rev-hash>@