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

Commit 12f8f9f

Browse files
committed
bump version to 0.9.2
1 parent 712f1ab commit 12f8f9f

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 9
6-
#define VERSION_BUILD 1
6+
#define VERSION_BUILD 2
77
#define VERSION_SUFFIX "Beta"
88

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

0 commit comments

Comments
 (0)