Skip to content

Commit c0fc204

Browse files
committed
Release 2019.3: updated version and procedure
1 parent 231cd8c commit c0fc204

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/app.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// adjustable application runtime properties
33
//---------------------------------------------
44
BuildMajor = 2019
5-
BuildMinor = 2
6-
BuildRev = 1
5+
BuildMinor = 3
6+
BuildRev = 0
77
BuildNumber = 0
88
BuildType = "Final"
99

docs/new-release-procedure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
# New release procedure
33

4+
1. In the `rc-yyyy.x` branch, Edit `firefly/config/app.config` with the correct version.
45

56
1. In the `rc-yyyy.x` branch, Edit the release notes and do the following:
67
- Modify the note for the unreleased version to remove the `(unreleased, current development)` from the title

0 commit comments

Comments
 (0)