BUG-509: introduce Version concept 51/7351/2
authorRobert Varga <rovarga@cisco.com>
Thu, 22 May 2014 21:35:02 +0000 (23:35 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 23 May 2014 10:00:50 +0000 (12:00 +0200)
This patch introduces the concept of a Version, which is disconnected
from any ordinal number. This is useful for saving memory, as the
versioning of TreeNodes needs to only detect version mismatches and not
which version is historically newer.

Change-Id: I625d9d945ff3fd416dd82bb3f1ff4268f2001e5a
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found