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

Commit

Permalink
Update version to 8.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Jan 20, 2021
1 parent ebea945 commit 23d65f8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified src/Native/NSudoAPI/Mile.Project.Properties.h
Binary file not shown.
Binary file modified src/Native/NSudoDevilMode/Mile.Project.Properties.h
Binary file not shown.
Binary file modified src/Native/NSudoLauncherCUI/Mile.Project.Properties.h
Binary file not shown.
Binary file modified src/Native/NSudoLauncherGUI/Mile.Project.Properties.h
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Native/NSudoLib/NSudoAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ typedef enum class _NSUDO_USER_MODE_TYPE
CURRENT_USER,
CURRENT_PROCESS,
CURRENT_PROCESS_DROP_RIGHT,
CURRENT_USER_ELEVATED, // Since NSudo 8.0.2
CURRENT_USER_ELEVATED, // Since NSudo 8.1.0
} NSUDO_USER_MODE_TYPE, *PNSUDO_USER_MODE_TYPE;

/**
Expand Down

0 comments on commit 23d65f8

Please sign in to comment.