Class: Yast::VersionClass
- Inherits:
-
Module
- Object
- Module
- Yast::VersionClass
- 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.0.13" # EOF end |