File: version.rb

package info (click to toggle)
ruby-gpgme 2.0.23-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,080 kB
  • sloc: ruby: 3,223; ansic: 2,650; sh: 7; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
module GPGME
  # The version of GPGME ruby binding you are using
  VERSION = "2.0.23"
end