Release 0.13.0
Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
This commit is contained in:
parent
4f76e47090
commit
15e6fb0a81
@ -1,3 +1,6 @@
|
||||
0.13.0
|
||||
- Increase config file version
|
||||
|
||||
0.12.0
|
||||
- Remove dynamic configuration support (Python config files)
|
||||
- Shell command prepares complete bitbake configuration
|
||||
|
@ -25,6 +25,6 @@
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright (c) Siemens AG, 2017'
|
||||
|
||||
__version__ = '0.12.0'
|
||||
__version__ = '0.13.0'
|
||||
__file_version__ = 3
|
||||
__compatible_file_version__ = 1
|
||||
|
Loading…
Reference in New Issue
Block a user