Versioning

Is there any easy way to manage versioning of a library or service between two applications? Nothing jumped out at me via searching this forum or the samples.

My needs are simple enough I could just export a date/time stamp via a function in each interface and check it on the client end but having something generated/updated automatically would be much nicer.

Using 9.4.109.1377 if it matters, with C# and Delphi servers and Delphi clients.

Thanks for any suggestions.

There was a push towards offering versioning on the .Net front on a previous post from Anton, hopefully once the dust settles this will also be reflected on the Delphi Server/Client side of things.

There is no built-in versioning support in Remoting SDK.

There is a sample in the Beta forum that describes how to implement Complex Type structure versioning in a .NET server, but it requires version no less than upcoming 9.5