Skip to content

Commit b838952

Browse files
committed
[version] marking version for 1.1 tag.
1 parent 3ae610d commit b838952

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

include/version.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
as needed.
88
*/
99

10-
#define FN_VERSION_MAJOR 0
11-
#define FN_VERSION_MINOR 5
10+
#define FN_VERSION_MAJOR 1
11+
#define FN_VERSION_MINOR 1
1212

13-
#define FN_VERSION_BUILD "fb095614"
13+
#define FN_VERSION_BUILD "3ad610d"
1414

15-
#define FN_VERSION_DATE "2023-07-08 14:06:00"
15+
#define FN_VERSION_DATE "2023-08-13 10:21:00"
1616

17-
#define FN_VERSION_FULL "v1.0"
17+
#define FN_VERSION_FULL "v1.1"
1818

0 commit comments

Comments
 (0)