diff options
Diffstat (limited to 'doc/release-process.txt')
-rw-r--r-- | doc/release-process.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index c06e9f4cdd..0e15e1daa2 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -1,3 +1,9 @@ +* update (commit) version in sources + +* update (commit) version in OSX app bundle + + * CFBundleShortVersionString should have value like 0.3.23 + * CFBundleVersion should have value like 323 * tag version in git |