Release v0.9.0-rc2

This commit is contained in:
Maxime Quandalle 2015-09-07 00:33:29 +02:00
parent c294bd5b0c
commit c04341f1ea

View file

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