projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bffc058
)
vswitch: Fix schema version number.
author
Andrew Evans
<aevans@nicira.com>
Mon, 24 Jan 2011 17:53:14 +0000
(09:53 -0800)
committer
Andrew Evans
<aevans@nicira.com>
Mon, 24 Jan 2011 17:53:14 +0000
(09:53 -0800)
I accidentally committed with a bogus schema version number that I had intended
to change prior to checkin.
vswitchd/vswitch.ovsschema
patch
|
blob
|
history
diff --git
a/vswitchd/vswitch.ovsschema
b/vswitchd/vswitch.ovsschema
index c62353c592ff9049b267e0800ab72e27a8225d4f..8d14221c389420928caafdd9c3a4c57db0d02edb 100644
(file)
--- a/
vswitchd/vswitch.ovsschema
+++ b/
vswitchd/vswitch.ovsschema
@@
-1,6
+1,6
@@
{"name": "Open_vSwitch",
- "version": "
99.99.99
",
- "cksum": "
2256400918 14940
",
+ "version": "
1.1.0
",
+ "cksum": "
815766362 15358
",
"tables": {
"Open_vSwitch": {
"columns": {