Skip to content

Commit 73e2ef0

Browse files
0.4.3
1 parent 2461b55 commit 73e2ef0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/core/src/include/Nelson_VERSION.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
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 "6fb377011d5fe675205e53f2b278a868c90e548f"
35+
#define NELSON_VERSION_COMMIT_HASH "2461b55506b908f7572cdf6ce0eb21bffb45e95a"
3636

3737
/*VERSION string */
3838
#define __quote(x) #x

modules/core/src/include/Nelson_VERSION.h.vc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#define NELSON_VERSION_MINOR 4
3333
#define NELSON_VERSION_MAINTENANCE 3
3434
#define NELSON_VERSION_BUILD 0
35-
#define NELSON_VERSION_COMMIT_HASH "6fb377011d5fe675205e53f2b278a868c90e548f"
35+
#define NELSON_VERSION_COMMIT_HASH "2461b55506b908f7572cdf6ce0eb21bffb45e95a"
3636

3737
/*VERSION string */
3838
#define __quote(x) #x

0 commit comments

Comments
 (0)