Skip to content

Commit 5ffc53f

Browse files
v1.4.0
1 parent 86ce79d commit 5ffc53f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#define NELSON_VERSION_MINOR @Nelson_VERSION_MINOR@
1717
#define NELSON_VERSION_MAINTENANCE @Nelson_VERSION_MAINTENANCE@
1818
#define NELSON_VERSION_BUILD @Nelson_VERSION_BUILD@
19-
#define NELSON_VERSION_COMMIT_HASH "3a0bfcaf50df66c5b5b9520e5bfbf98800481629"
19+
#define NELSON_VERSION_COMMIT_HASH "86ce79df9b7cd3943a723ba125501ffa723f1e1b"
2020

2121
/*VERSION string */
2222
#define __quote(x) #x

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#define NELSON_VERSION_MINOR 4
1717
#define NELSON_VERSION_MAINTENANCE 0
1818
#define NELSON_VERSION_BUILD 0
19-
#define NELSON_VERSION_COMMIT_HASH "3a0bfcaf50df66c5b5b9520e5bfbf98800481629"
19+
#define NELSON_VERSION_COMMIT_HASH "86ce79df9b7cd3943a723ba125501ffa723f1e1b"
2020

2121
/*VERSION string */
2222
#define __quote(x) #x

0 commit comments

Comments
 (0)