Class: Yast::VersionClass

Inherits:
Module
  • Object
show all
Defined in:
../../library/general/src/modules/Version.rb

Instance Method Summary (collapse)

Instance Method Details

- (Object) main



19
20
21
22
23
24
# File '../../library/general/src/modules/Version.rb', line 19

def main
  # Version of the yast2 package
  @yast2 = "3.1.16" 

  # EOF
end