Bumped version to 0.2

This commit is contained in:
Srivats P. 2010-08-11 18:47:25 +05:30
parent 3ed82b88ca
commit be77148b11

View File

@ -1,4 +1,4 @@
APP_VERSION = 0.1.1 APP_VERSION = 0.2
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>@