Skip to content

Commit a3498b7

Browse files
authored
update version.h (#465)
1 parent eee3cea commit a3498b7

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
@@ -6,6 +6,6 @@
66

77
#pragma once
88

9-
#define VSS_VERSION_MAJOR 99
10-
#define VSS_VERSION_MINOR 99
11-
#define VSS_VERSION_PATCH 99
9+
#define VSS_VERSION_MAJOR 0
10+
#define VSS_VERSION_MINOR 8
11+
#define VSS_VERSION_PATCH 0

0 commit comments

Comments
 (0)