schema: Update schema version due to xenserver changes.
authorEthan Jackson <ethan@nicira.com>
Tue, 21 Jun 2011 18:24:52 +0000 (11:24 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 21 Jun 2011 18:24:52 +0000 (11:24 -0700)
Commit 32abfca0 "xenserver: New iface-status external id." and
Commit 40043044 "xenserver: Give tap devices iface-ids.", changed
the way a controller interprets the external_ids column of the
Interface table.  This patch increments the schema version number
to reflect that change.

Requested-by: Pankaj Thakkar <thakkar@nicira.com>

No differences found