Skip to content

Commit

Permalink
for 4.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Jan 12, 2020
1 parent f034c31 commit 846b684
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/HOWTO-distribution.md
Expand Up @@ -188,7 +188,8 @@ git push github
- Create the _next_ release note. Best way to do this is to copy the current release note now, before you prune out all the headers and other info where changes weren't made. (We need to work through automation of version number values below) (If you're creating a production version, its release note is made from a merge of the features of all the test releases; also create the *.*.1 note for the next test release)

```
cd (local web copy)/releasenotes
cd (local web copy)
cd releasenotes
git checkout master
git pull
cp jmri4.19.2.shtml jmri4.19.3.shtml
Expand Down

0 comments on commit 846b684

Please sign in to comment.