Skip to content

Commit fc94173

Browse files
committed
Set version 7.6
1 parent 5f3d912 commit fc94173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#pragma once
33

44
#define VERSION_MAJOR 7
5-
#define VERSION_MINOR 5
5+
#define VERSION_MINOR 6
66

77
// Define a version string
88
#define VERSION_STRING STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR)

0 commit comments

Comments
 (0)