Skip to content

Commit 672f1ed

Browse files
authored
bump version to 1.6.0 (#47)
1 parent 4e85856 commit 672f1ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#pragma once
22

33
#define VERSION_MAJOR 1
4-
#define VERSION_MINOR 5
5-
#define VERSION_MICRO 9
4+
#define VERSION_MINOR 6
5+
#define VERSION_MICRO 0

0 commit comments

Comments
 (0)