4.3.0 commit

This commit is contained in:
Olof hagsand 2020-01-01 12:16:32 +01:00
parent c1903916f9
commit e8ae628d06
7 changed files with 34 additions and 30 deletions

View file

@ -110,7 +110,7 @@ What to think about when doing a new release.
* Run autoconf
* Git stuff:
```
git tag -a <version"
git tag -a <version>
git push origin <version>
```