File: version.rb

package info (click to toggle)
ruby-puppet-syntax 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 672; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
module PuppetSyntax
  VERSION = '4.1.1'
end