File: version.rb

package info (click to toggle)
ruby-test-after-commit 0.2.3%2Bgh-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 120 kB
  • ctags: 30
  • sloc: ruby: 333; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
module TestAfterCommit
  VERSION = '0.2.3'
end