Reset protocol version before loading new engine
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 17 Jan 2012 21:22:32 +0000 (22:22 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 18 Jan 2012 15:00:57 +0000 (16:00 +0100)
commit3ba96d80b42bb16b32f9ba305028840bacdb9cc7
treee5221576d07fdec391426b9b8bec076826531813
parent26c62764a8c9756dfee14ea8f98a4251bd2ea5f4
Reset protocol version before loading new engine

The protocol version was not reset, so if the previous engine was v1,
the newly loaded engine would not be sent a protover command, so
that its features would remain unknown!
backend.c