Sha256: 6ef85b082271705e69df0709b2f433e9c862e3989c1716adaa14af08e8a21923
Contents?: true
Size: 370 Bytes
Versions: 3
Compression:
Stored size: 370 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 9.3.15//EN' VERSION = '9.3.15' # Return the API version as a string. def Vpim.version VERSION end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
mumboe-vpim-0.7 | lib/vpim/version.rb |
mumboe-vpim-0.695 | lib/vpim/version.rb |
fairtilizer-vpim-0.695 | lib/vpim/version.rb |