Get the version right: 1.5.0_pre0, not rc0

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3436 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Sam Stephenson
2006-01-18 23:19:47 +00:00
parent 75784f6bcc
commit f0650c51cc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
*SVN*
* Update to Prototype 1.5.0_rc0 [Sam Stephenson]
* Update to Prototype 1.5.0_pre0 [Sam Stephenson]
* Automatically discover layouts when a controller is namespaced. #2199, #3424 [me@jonnii.com rails@jeffcole.net Marcel Molina Jr.]

View File

@@ -1,6 +1,6 @@
*SVN*
* Update to Prototype 1.5.0_rc0 [Sam Stephenson]
* Update to Prototype 1.5.0_pre0 [Sam Stephenson]
* Sort the list of plugins so we load in a consistent order [Rick Olson]