Skip to content

Commit

Permalink
Start update of Ruby on Rails 3.0.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
taca committed Jan 9, 2013
1 parent 8643d3b commit f4778a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/ruby/rails.mk
@@ -1,4 +1,4 @@
# $NetBSD: rails.mk,v 1.34 2013/01/05 14:17:48 taca Exp $
# $NetBSD: rails.mk,v 1.35 2013/01/09 12:24:26 taca Exp $

.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
Expand Down Expand Up @@ -38,7 +38,7 @@ _RUBY_RAILS_MK= # defined
#
# current Ruby on Rails versions.
#
RUBY_RAILS3_VERSION?= 3.0.18
RUBY_RAILS3_VERSION?= 3.0.19
RUBY_RAILS31_VERSION?= 3.1.9
RUBY_RAILS32_VERSION?= 3.2.10

Expand Down

0 comments on commit f4778a8

Please sign in to comment.