You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
278 B
11 lines
278 B
3 years ago
|
Checklist for a new release:
|
||
|
|
||
|
- update ChangeLog
|
||
|
- cd bindings; make
|
||
|
- update API version in keystone.h
|
||
|
- update API version in CMakeLists.txt
|
||
|
- change version + dev status in bindings/python/setup.py
|
||
|
- push all local commits
|
||
|
- tag + push -- tags -> check for new Pypi package
|
||
|
|