Sha256: b6b6f69edd0bac067931ff77993d104e7c41359999b323c0b28c4ec51cfd40e4
Contents?: true
Size: 374 Bytes
Versions: 1
Compression:
Stored size: 374 Bytes
Contents
=begin Copyright (C) 2008 Sam Roberts This library is free software; you can redistribute it and/or modify it under the same terms as the ruby language itself, see the file COPYING for details. =end module Vpim PRODID = '-//Octet Cloud//vPim 13.11.11//EN' VERSION = '13.11.11' # Return the API version as a string. def Vpim.version VERSION end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vpim-13.11.11 | lib/vpim/version.rb |