Skip to content

Commit e6f695f

Browse files
author
ETC CI
committed
[skip ci] Update version files for build 0.4.1.1
1 parent 706f36c commit e6f695f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

include/etcpal/version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
*/
3434
#define ETCPAL_VERSION_MAJOR 0
3535
#define ETCPAL_VERSION_MINOR 4
36-
#define ETCPAL_VERSION_PATCH 0
37-
#define ETCPAL_VERSION_BUILD 10
36+
#define ETCPAL_VERSION_PATCH 1
37+
#define ETCPAL_VERSION_BUILD 1
3838
/**
3939
* @}
4040
*/
@@ -43,8 +43,8 @@
4343
* @name EtcPal version strings
4444
* @{
4545
*/
46-
#define ETCPAL_VERSION_STRING "0.4.0.10"
47-
#define ETCPAL_VERSION_DATESTR "18.Feb.2022"
46+
#define ETCPAL_VERSION_STRING "0.4.1.1"
47+
#define ETCPAL_VERSION_DATESTR "02.Mar.2022"
4848
#define ETCPAL_VERSION_COPYRIGHT "Copyright 2022 ETC Inc."
4949
#define ETCPAL_VERSION_PRODUCTNAME "EtcPal"
5050
/**

0 commit comments

Comments
 (0)