This commit is contained in:
Olof hagsand 2019-02-21 20:04:04 +01:00
parent 9afdd66f9a
commit 701ef1dead
6 changed files with 22 additions and 23 deletions

View file

@ -96,10 +96,9 @@ EOF
## New release
What to think about when doing a new release.
* valgrind for memory leaks
* run test/mem.sh
* New clixon-config.yang revision?
Tagging:
* git merge --no-ff develop
* change CLIXON_VERSION in configure.ac
* git tag -a <version"
* git push origin <version>