Changeset 6f1f0318fd023239d33f93651669587fde208981
- 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
| radfc63c |
r6f1f031 |
|
| 56 | 56 | The source code for ohcount is available as a tarball: |
|---|
| 57 | 57 | |
|---|
| 58 | | http://labs.ohloh.net/download/ohcount-1.0.0.tgz |
|---|
| | 58 | http://labs.ohloh.net/download/ohcount-1.0.2.tgz |
|---|
| 59 | 59 | |
|---|
| 60 | 60 | You can also download the source code as a Git repository: |
|---|
| r1fabcc0 |
r6f1f031 |
|
| 8 | 8 | |
|---|
| 9 | 9 | NAME = 'ohcount' |
|---|
| 10 | | VERS = '1.0.0' |
|---|
| | 10 | VERS = '2.0.0' |
|---|
| 11 | 11 | |
|---|
| 12 | 12 | EXT_DIR = "ext/ohcount_native" |
|---|