This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
jasder
/
igraph
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
9
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Updated version number.
git-svn-id:
http://igraph.rubyforge.org/svn/trunk@7
71f48855-0bbf-4aa5-930d-4df415e86613
master
alexgutteridge
19 years ago
parent
37b8aa4028
commit
21b18e2c02
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Rakefile.rb
+ 1
- 1
Rakefile.rb
View File
@@ -3,7 +3,7 @@ require 'hoe'
$LOAD_PATH.unshift("./lib")
$LOAD_PATH.unshift("./ext")
hoe = Hoe.new("igraph",'0.1') do |p|
hoe = Hoe.new("igraph",'0.1
.1
') do |p|
p.author = "Alex Gutteridge"
p.email = "alexg@kuicr.kyoto-u.ac.jp"
Write
Preview
Loading…
Cancel
Save