Skip to content

Commit 1c60218

Browse files
authored
Bump version vecsim to 8.2.4 (#776)
bump version vecsim
1 parent 504bc02 commit 1c60218

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/VecSim/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
*/
99
#pragma once
1010

11-
#define VSS_VERSION_MAJOR 99
12-
#define VSS_VERSION_MINOR 99
13-
#define VSS_VERSION_PATCH 99
11+
#define VSS_VERSION_MAJOR 8
12+
#define VSS_VERSION_MINOR 2
13+
#define VSS_VERSION_PATCH 4

0 commit comments

Comments
 (0)