Release v0.9.0-rc1

This commit is contained in:
Maxime Quandalle 2015-08-31 19:43:49 +02:00
parent 34b232ac0a
commit 520c415972

View file

@ -25,7 +25,7 @@ const pkgdef :Spk.PackageDefinition = (
appVersion = 4,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.9.0_rc1"),
appMarketingVersion = (defaultText = "0.9.0-rc1"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,