[BioRuby-cvs] bioruby gemspec.rb,1.8,1.9
Katayama Toshiaki
k at dev.open-bio.org
Fri Dec 14 16:23:00 UTC 2007
- Previous message: [BioRuby-cvs] bioruby ChangeLog,1.70,1.71
- Next message: [BioRuby-cvs] bioruby/lib/bio/db/pdb chain.rb, 1.8, 1.9 model.rb, 1.9, 1.10 pdb.rb, 1.23, 1.24 residue.rb, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv23480
Modified Files:
gemspec.rb
Log Message:
* prepare for BioRuby 1.2 release
Index: gemspec.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/gemspec.rb,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** gemspec.rb 24 Dec 2006 14:55:53 -0000 1.8
--- gemspec.rb 14 Dec 2007 16:22:58 -0000 1.9
***************
*** 3,7 ****
spec = Gem::Specification.new do |s|
s.name = 'bio'
! s.version = "1.1.0"
s.author = "BioRuby project"
--- 3,7 ----
spec = Gem::Specification.new do |s|
s.name = 'bio'
! s.version = "1.2.0"
s.author = "BioRuby project"
- Previous message: [BioRuby-cvs] bioruby ChangeLog,1.70,1.71
- Next message: [BioRuby-cvs] bioruby/lib/bio/db/pdb chain.rb, 1.8, 1.9 model.rb, 1.9, 1.10 pdb.rb, 1.23, 1.24 residue.rb, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list