File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7- ## UNRELEASED
7+ ## 0.6.2 (2022-02-26)
88
99### Changed
1010
Original file line number Diff line number Diff line change 3232#define NELSON_VERSION_MINOR @Nelson_VERSION_MINOR@
3333#define NELSON_VERSION_MAINTENANCE @Nelson_VERSION_MAINTENANCE@
3434#define NELSON_VERSION_BUILD @Nelson_VERSION_BUILD@
35- #define NELSON_VERSION_COMMIT_HASH "65c764b2bae6ca738f851946e8bbb609a9a04268 "
35+ #define NELSON_VERSION_COMMIT_HASH "3d2dcf84ecbcf0a7facdd1c94c1382d640626b81 "
3636
3737/*VERSION string */
3838#define __quote (x ) #x
Original file line number Diff line number Diff line change 3232#define NELSON_VERSION_MINOR 6
3333#define NELSON_VERSION_MAINTENANCE 2
3434#define NELSON_VERSION_BUILD 0
35- #define NELSON_VERSION_COMMIT_HASH "65c764b2bae6ca738f851946e8bbb609a9a04268 "
35+ #define NELSON_VERSION_COMMIT_HASH "3d2dcf84ecbcf0a7facdd1c94c1382d640626b81 "
3636
3737/*VERSION string */
3838#define __quote(x) #x
You can’t perform that action at this time.
0 commit comments