bump changelog and version
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
parent
be7a9af8cd
commit
76a217ffc2
@ -10,6 +10,10 @@ list yields a list of all related PRs for each release.
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# [v1.12.1] 05.07.2022
|
||||||
|
|
||||||
|
- Disable periodic TCS controller HK generation by default
|
||||||
|
|
||||||
# [v1.12.0] 04.07.2022
|
# [v1.12.0] 04.07.2022
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
@ -5,6 +5,6 @@ const char* const SW_NAME = "eive";
|
|||||||
|
|
||||||
#define SW_VERSION 1
|
#define SW_VERSION 1
|
||||||
#define SW_SUBVERSION 12
|
#define SW_SUBVERSION 12
|
||||||
#define SW_REVISION 0
|
#define SW_REVISION 1
|
||||||
|
|
||||||
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */
|
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user