Sha256: 9a3966e81106557157c68c791a78f36c276fb92fae14ec099648a5b334f40db1
Contents?: true
Size: 249 Bytes
Versions: 2
Compression:
Stored size: 249 Bytes
Contents
# rcov Copyright (c) 2004-2006 Mauricio Fernandez <mfp@acm.org> # # See LICENSE for licensing information. module Rcov VERSION = "0.9.4" RELEASE_DATE = "2009-10-16" RCOVRT_ABI = [2,0,0] UPSTREAM_URL = "http://github.com/relevance/rcov" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rcov-0.9.4-java | lib/rcov/version.rb |
rcov-0.9.4 | lib/rcov/version.rb |