Skip to content

Commit 37f21f0

Browse files
Version bump: 0.0.9 to 0.0.10
1 parent f9c7cb7 commit 37f21f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/aperturedb/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
// Versioning
1010

1111
// This is the version for comparison
12-
#define VDMS_VERSION_MAJOR 0
13-
#define VDMS_VERSION_MINOR 0
14-
#define VDMS_VERSION_MICRO 9
12+
#define VDMS_VERSION_MAJOR 0
13+
#define VDMS_VERSION_MINOR 0
14+
#define VDMS_VERSION_MICRO 10

0 commit comments

Comments
 (0)