Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 73d0584

Browse files
committed
Bump version to 0.8.13
1 parent 369182d commit 73d0584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/duqf-app/app-version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define VERSION_MAJOR 0
55
#define VERSION_MINOR 8
6-
#define VERSION_BUILD 12
6+
#define VERSION_BUILD 13
77
#define VERSION_SUFFIX "Beta"
88

99
#define STRINGIFY_VERSION(A, B, C) CONCAT(A, B, C )

0 commit comments

Comments
 (0)