mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 18:02:05 +00:00
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:
parent
d7abbb523c
commit
9467e4d8d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user