WebOS: Reset package version to 0.

The package version must be incremented for each new WebOS
release, due to the device needing a new version to install.
Whenever the ScummVM version is raised, this can be reset to 0.
Changing to 0 in anticipation of ScummVM 1.4.0.
This commit is contained in:
TomFrost 2011-09-25 12:15:38 -04:00
parent d7abbb523c
commit 9467e4d8d4

View File

@ -51,8 +51,8 @@
# Increment this number when the packaging of the app has been changed while
# ScummVM itself has the same version as before. The number can be reset to
# 1 when the ScummVM version is increased.
VER_PACKAGE = 5
# 0 when the ScummVM version is increased.
VER_PACKAGE = 0
PATH_DIST = $(srcdir)/dists/webos
PATH_MOJO = $(PATH_DIST)/mojo