Sha256: 810e4ebc5ee063b4f2dc1c83b2e2c6aee33637428919894317759cfe4ec046b6
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.5" 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.5-java | lib/rcov/version.rb |
rcov-0.9.5 | lib/rcov/version.rb |