File: version.rb

package info (click to toggle)
ruby-image-processing 1.10.3-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,280 kB
  • sloc: ruby: 1,504; sh: 14; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (2)
1
2
3
module ImageProcessing
  VERSION = "1.10.3"
end