Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Commit 23d65f8

Browse files
committed
Update version to 8.1.0.
1 parent ebea945 commit 23d65f8

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/Native/NSudoLib/NSudoAPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ typedef enum class _NSUDO_USER_MODE_TYPE
2828
CURRENT_USER,
2929
CURRENT_PROCESS,
3030
CURRENT_PROCESS_DROP_RIGHT,
31-
CURRENT_USER_ELEVATED, // Since NSudo 8.0.2
31+
CURRENT_USER_ELEVATED, // Since NSudo 8.1.0
3232
} NSUDO_USER_MODE_TYPE, *PNSUDO_USER_MODE_TYPE;
3333

3434
/**

0 commit comments

Comments
 (0)