Sha256: 8b1ec796d867dd0234a3af60ed1f9889e2b4c082dfde9cf967fc569864abb6dc

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.8.6"
  RELEASE_DATE = "2009-08-10"
  RCOVRT_ABI = [2,0,0]
  UPSTREAM_URL = "http://github.com/relevance/rcov"
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
gigpark-rcov-0.8.6 lib/rcov/version.rb
relevance-rcov-0.8.6 lib/rcov/version.rb