Sha256: daac8789aeb8e607fdb088b686f3653ad6417181d2402f0a464cd8904ccb0c02
Contents?: true
Size: 377 Bytes
Versions: 13
Compression:
Stored size: 377 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 = '-//Ensemble Independent//vPim 0.658//EN' VERSION = '0.658' # Return the API version as a string. def Vpim.version VERSION end end
Version data entries
13 entries across 13 versions & 7 rubygems