[BioRuby-cvs] bioruby gemspec.rb,1.6,1.7
Katayama Toshiaki
k at pub.open-bio.org
Mon Feb 27 12:13:56 UTC 2006
Update of /home/repository/bioruby/bioruby
In directory pub.open-bio.org:/tmp/cvs-serv2655
Modified Files:
gemspec.rb
Log Message:
* prepared for 1.0.0 release
Index: gemspec.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/gemspec.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** gemspec.rb 24 Jan 2006 11:42:17 -0000 1.6
--- gemspec.rb 27 Feb 2006 12:13:54 -0000 1.7
***************
*** 4,8 ****
spec = Gem::Specification.new do |s|
s.name = 'bio'
! s.version = "0.7.1"
s.author = "BioRuby project"
--- 4,8 ----
spec = Gem::Specification.new do |s|
s.name = 'bio'
! s.version = "1.0.0"
s.author = "BioRuby project"
More information about the bioruby-cvs
mailing list