Fix version number

This commit is contained in:
Erik Michaels-Ober 2011-08-11 17:12:18 -07:00
parent 370d0b3598
commit 9992a59a9c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# #
# It's strongly recommended to check this file into your version control system. # It's strongly recommended to check this file into your version control system.
ActiveRecord::Schema.define(:version => 20110809190528) do ActiveRecord::Schema.define(:version => 4) do
create_table "hydrants", :force => true do |t| create_table "hydrants", :force => true do |t|
t.datetime "created_at" t.datetime "created_at"