Skip to content

Commit 118c704

Browse files
committed
set version to v1.14.1
1 parent 26684b3 commit 118c704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef COMMON_H
22
#define COMMON_H
33

4-
#define MUTSCAN_VER "1.14.0"
4+
#define MUTSCAN_VER "1.14.1"
55

66
typedef long int64;
77
typedef unsigned long uint64;

0 commit comments

Comments
 (0)