Bump version.

This commit is contained in:
Nolan Darilek 2016-11-17 06:44:15 -06:00
parent 49ed5cf01d
commit 6ef435fe61
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "DokuWiki"),
appVersion = 4, # Increment this for every release.
appVersion = 5, # Increment this for every release.
appMarketingVersion = (defaultText = "2016-06-26a-sandstorm4"),
appMarketingVersion = (defaultText = "2016-06-26a-sandstorm5"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.