Bump version.
This commit is contained in:
parent
49ed5cf01d
commit
6ef435fe61
@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
|
|||||||
|
|
||||||
appTitle = (defaultText = "DokuWiki"),
|
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
|
# Human-readable representation of appVersion. Should match the way you
|
||||||
# identify versions of your app in documentation and marketing.
|
# identify versions of your app in documentation and marketing.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user