DEBSOURCES
Skip Quicknav
sources / ruby-fast-gettext / 4.1.1-1 / lib / fast_gettext / version.rb
12345
# frozen_string_literal: true module FastGettext VERSION = Version = '4.1.1' # rubocop:disable Naming/ConstantName end