GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Fixed documentation and prepared for release of 0.12

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1217 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Mon Apr 18 13:16:03 -0700 2005
commit  12668242e21d6896b81f49a26dc27a1dc8e6803c
tree    a634d554cf1a0ad5830f29f149470eb173e648e9
parent  7d010055142c14aa5ee56ac5aae600dfdc03dcae
...
5
6
7
8
 
9
10
11
...
5
6
7
 
8
9
10
11
0
@@ -5,7 +5,7 @@ require 'rake/contrib/rubyforgepublisher'
0
 
0
 PKG_BUILD = ENV['PKG_BUILD'] ? '.' + ENV['PKG_BUILD'] : ''
0
 PKG_NAME = 'activesupport'
0
-PKG_VERSION = '1.0.3' + PKG_BUILD
0
+PKG_VERSION = '1.0.4' + PKG_BUILD
0
 PKG_FILE_NAME = "#{PKG_NAME}-#{PKG_VERSION}"
0
 
0
 RELEASE_NAME = "REL #{PKG_VERSION}"

Comments

    No one has commented yet.