We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b3c267 + c1e736c commit 2eab62bCopy full SHA for 2eab62b
lib/fluent/command/fluentd.rb
@@ -17,6 +17,7 @@
17
require 'optparse'
18
19
require 'fluent/supervisor'
20
+require 'fluent/version'
21
22
op = OptionParser.new
23
op.version = Fluent::VERSION
0 commit comments