Release 0.10.0

This commit is contained in:
Maxime Quandalle 2015-12-22 22:19:27 +01:00
parent 94e57dcf71
commit d6ba734fa9

View file

@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
appVersion = 8,
appVersion = 9,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.10-rc4"),
appMarketingVersion = (defaultText = "0.10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,