Sha256: 3622285ce14d4deb87c5cdb3b6191451a92df68328ea78c7d1fe609501fb0cfc

Contents?: true

Size: 366 Bytes

Versions: 2

Compression:

Stored size: 366 Bytes

Contents

/* Copyright (C) 2005-2013 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.12.1" // as a string, for easy parsing from rake files
#define RUBY_PROF_VERSION_MAJ   0
#define RUBY_PROF_VERSION_MIN   12
#define RUBY_PROF_VERSION_MIC   1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby-prof-0.12.1-x86-mingw32 ext/ruby_prof/version.h
ruby-prof-0.12.1 ext/ruby_prof/version.h