Skip to content

Commit 7aa6e9c

Browse files
committed
Update version.h
1 parent 62d0b36 commit 7aa6e9c

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 4
5+
#define VERSION_MINOR 5
66

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

0 commit comments

Comments
 (0)