Skip to content

Commit 46c8d99

Browse files
committed
bump version to v2.4.5
1 parent d459576 commit 46c8d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Created By:
1717

1818
#define QMM_VERSION_MAJOR 2
1919
#define QMM_VERSION_MINOR 4
20-
#define QMM_VERSION_REV 4
20+
#define QMM_VERSION_REV 5
2121

2222
#define QMM_VERSION STRINGIFY(QMM_VERSION_MAJOR) "." STRINGIFY(QMM_VERSION_MINOR) "." STRINGIFY(QMM_VERSION_REV)
2323

0 commit comments

Comments
 (0)