lib/sys/admin.rb in sys-admin-1.7.2 vs lib/sys/admin.rb in sys-admin-1.7.3
- old
+ new
@@ -1,8 +1,8 @@
module Sys
class Admin
# The version of the sys-admin library.
- VERSION = '1.7.2'.freeze
+ VERSION = '1.7.3'.freeze
end
end
# Stub to require the correct based on platform
require 'rbconfig'