Changeset 6f1f0318fd023239d33f93651669587fde208981

Show
Ignore:
Timestamp:
07/07/2008 02:23:40 PM (1 month ago)
Author:
Robin Luckey <robin@ohloh.net>
git-committer:
Robin Luckey <robin@ohloh.net> 1215465820 -0700
git-parent:

[3144f9b5abed4c805d48ff341cc5a77745633306]

git-author:
Robin Luckey <robin@ohloh.net> 1215465820 -0700
Message:

[CHANGE] Bumping version number to 2.0.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • README

    radfc63c r6f1f031  
    5656The source code for ohcount is available as a tarball: 
    5757 
    58   http://labs.ohloh.net/download/ohcount-1.0.0.tgz 
     58  http://labs.ohloh.net/download/ohcount-1.0.2.tgz 
    5959 
    6060You can also download the source code as a Git repository: 
  • Rakefile

    r1fabcc0 r6f1f031  
    88 
    99NAME = 'ohcount' 
    10 VERS = '1.0.0' 
     10VERS = '2.0.0' 
    1111 
    1212EXT_DIR  = "ext/ohcount_native"