Bugs item #2914255, was opened at 2009-12-14 11:23
Message generated for change (Comment added) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2914255&group_id=55685
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Brian Carrier (carrier)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add version info as #define
Initial Comment:
Add the version into one of the .h files so that programs can use #ifdef statements to handle API changes.
----------------------------------------------------------------------
>Comment By: Brian Carrier (carrier)
Date: 2009-12-21 16:02
Message:
Updated release code and snapshot building code. Available as
TSK_VERSION_INT and TSK_VERSION_STR.
----------------------------------------------------------------------
Comment By: Brian Carrier (carrier)
Date: 2009-12-18 17:18
Message:
Added #define stubs into code. Added version as both int and string.
Sending trunk/tsk3/base/tsk_base.h
Sending trunk/tsk3/base/tsk_version.c
Transmitting file data ..
Committed revision 150.
Still need to:
- Update release scripts and docs to update these values.
- Update nightly snapshot scripts to update these values.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2914255&group_id=55685
|