Sha256: b0f1f33dbf663e3f2803e70e66d58ce388b32e9e895e369a76e7c96aa82e58fa
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.6" RELEASE_DATE = "2009-10-23" 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.6-java | lib/rcov/version.rb |
rcov-0.9.6 | lib/rcov/version.rb |