[BioRuby-cvs] bioruby/lib bio.rb,1.87,1.88
Katayama Toshiaki
k at dev.open-bio.org
Sat Dec 29 19:19:09 UTC 2007
Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv7972/lib
Modified Files:
bio.rb
Log Message:
* preparation for BioRuby 1.2.1 release
Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** bio.rb 14 Dec 2007 16:04:54 -0000 1.87
--- bio.rb 29 Dec 2007 19:19:07 -0000 1.88
***************
*** 11,15 ****
module Bio
! BIORUBY_VERSION = [1, 2, 0].extend(Comparable)
### Basic data types
--- 11,15 ----
module Bio
! BIORUBY_VERSION = [1, 2, 1].extend(Comparable)
### Basic data types
More information about the bioruby-cvs
mailing list