lib/win32/security.rb in win32-security-0.1.1 vs lib/win32/security.rb in win32-security-0.1.2

- old
+ new

@@ -23,10 +23,10 @@ extend Windows::Security extend Windows::Handle extend Windows::Error # The version of the win32-security library - VERSION = '0.1.1' + VERSION = '0.1.2' # Returns whether or not the owner of the current process is running # with elevated security privileges. # def self.elevated_security?