Sha256: ad11fbd0492379a2f395d7382a608d792bc802aa690c59d4384206537d44290b

Contents?: true

Size: 353 Bytes

Versions: 6

Compression:

Stored size: 353 Bytes

Contents

/* Copyright (C) 2005-2011 Shugo Maeda <shugo@ruby-lang.org> and Charlie Savage <cfis@savagexi.com>
   Please see the LICENSE file for copyright and distribution information */

#define RUBY_PROF_VERSION  "0.11.0" // for easy parsing from rake files
#define RUBY_PROF_VERSION_MAJ   0
#define RUBY_PROF_VERSION_MIN   11
#define RUBY_PROF_VERSION_MIC   0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ruby-prof-0.11.0.rc3-x86-mingw32 ext/ruby_prof/version.h
ruby-prof-0.11.0.rc3 ext/ruby_prof/version.h
ruby-prof-0.11.0.rc2-x86-mingw32 ext/ruby_prof/version.h
ruby-prof-0.11.0.rc2 ext/ruby_prof/version.h
ruby-prof-0.11.0.rc1-x86-mingw32 ext/ruby_prof/version.h
ruby-prof-0.11.0.rc1 ext/ruby_prof/version.h