[X2Go-Dev] Bug#610: Add versioning information to nxcomp

Nito Martinez Nito at Qindel.ES
Mon Sep 15 00:28:51 CEST 2014


Package: nx-libs
Version: 3.5.0-27

It would be desirable to add some versions to be able to get the version 
of the
NXComp library.
These should be defined in NX.h, to be used from other clients, and

Attached is a patch that defines the following functions:

extern const char* NXVersion();
extern int NXMajorVersion();
extern int NXMinorVersion();
extern int NXPatchVersion();

In the patch assigned the VERSION has been set to 3.5.28, just to 
highlight that
it would be good to change the VERSION of nxcomp whenever a patch is applied
to the code.

Regards,

Nito
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20140915/e9ed5f5a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nxcomp-version.patch
Type: text/x-diff
Size: 5879 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20140915/e9ed5f5a/attachment.patch>


More information about the x2go-dev mailing list