Merge branch '2470-doc-refresh'.
[arvados.git] / services / api / db / schema.rb
index 8ab6f5faf7a73ee5ab37276070771f439e856953..fe31666694fee6a112b9c0f3af3febb92d3b9ceb 100644 (file)
@@ -11,7 +11,7 @@
 #
 # It's strongly recommended to check this file into your version control system.
 
-ActiveRecord::Schema.define(:version => 20140324024606) do
+ActiveRecord::Schema.define(:version => 20140402001908) do
 
   create_table "api_client_authorizations", :force => true do |t|
     t.string   "api_token",                                           :null => false