Version bump - v1.10.1 #227
@ -20,6 +20,10 @@ list yields a list of all related PRs for each release.
|
|||||||
- Add `/usr/local/bin` to PATH. All shell scripts are there now
|
- Add `/usr/local/bin` to PATH. All shell scripts are there now
|
||||||
- Rename GPS device to `/dev/gps0`
|
- Rename GPS device to `/dev/gps0`
|
||||||
|
|
||||||
|
# [v1.10.1]
|
||||||
|
|
||||||
|
Version bump
|
||||||
|
|
||||||
# [v1.10.0]
|
# [v1.10.0]
|
||||||
|
|
||||||
For all releases equal or prior to v1.10.0,
|
For all releases equal or prior to v1.10.0,
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
const char* const SW_NAME = "eive";
|
const char* const SW_NAME = "eive";
|
||||||
|
|
||||||
#define SW_VERSION 1
|
#define SW_VERSION 1
|
||||||
#define SW_SUBVERSION 9
|
#define SW_SUBVERSION 10
|
||||||
#define SW_REVISION 1
|
#define SW_REVISION 1
|
||||||
|
|
||||||
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */
|
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user