Skip to content

Commit 132a157

Browse files
author
ETC CI
committed
[skip ci] Update version files for build 0.4.0.10
1 parent 8393214 commit 132a157

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/etcpal/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#define ETCPAL_VERSION_MAJOR 0
3535
#define ETCPAL_VERSION_MINOR 4
3636
#define ETCPAL_VERSION_PATCH 0
37-
#define ETCPAL_VERSION_BUILD 9
37+
#define ETCPAL_VERSION_BUILD 10
3838
/**
3939
* @}
4040
*/
@@ -43,8 +43,8 @@
4343
* @name EtcPal version strings
4444
* @{
4545
*/
46-
#define ETCPAL_VERSION_STRING "0.4.0.9"
47-
#define ETCPAL_VERSION_DATESTR "20.Sep.2021"
46+
#define ETCPAL_VERSION_STRING "0.4.0.10"
47+
#define ETCPAL_VERSION_DATESTR "18.Feb.2022"
4848
#define ETCPAL_VERSION_COPYRIGHT "Copyright 2022 ETC Inc."
4949
#define ETCPAL_VERSION_PRODUCTNAME "EtcPal"
5050
/**

0 commit comments

Comments
 (0)