DEBSOURCES
Skip Quicknav
sources / ruby-logging / 2.2.2-2 / lib / logging / version.rb
12345678
module Logging VERSION = "2.2.2".freeze # Returns the version string for the library. def self.version VERSION end end