altos: Reset config version if it's too large as well
authorKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 05:53:08 +0000 (22:53 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 05:53:08 +0000 (22:53 -0700)
commitb6c7ae2c1f8cba7351cd139c49322280d9d3af47
treebd2d9635f4367f4a457a9f667733797e8ad11863
parent3f0379db7067eaf104892a82b9c49142087adece
altos: Reset config version if it's too large as well

Any future config values will get trashed if we down grade the
firmware, so we must reset the firmware version whenever it gets
written.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_config.c