Version bump to 0.5.1

This commit is contained in:
Srivats P. 2012-07-30 18:53:42 +05:30
parent f7d8cc2684
commit 1d5ae64281

View File

@ -1,4 +1,4 @@
APP_VERSION = 0.5 APP_VERSION = 0.5.1
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>@