Skip to content
Snippets Groups Projects
Commit 472634d9 authored by Richard Cordovano's avatar Richard Cordovano
Browse files

Manually Update TSK version for 4.6.5 release

parent aee3a2a1
No related branches found
No related tags found
No related merge requests found
...@@ -39,11 +39,11 @@ ...@@ -39,11 +39,11 @@
* 3.1.2b1 would be 0x03010201. Snapshot from Jan 2, 2003 would be * 3.1.2b1 would be 0x03010201. Snapshot from Jan 2, 2003 would be
* 0xFF030102. * 0xFF030102.
* See TSK_VERSION_STR for string form. */ * See TSK_VERSION_STR for string form. */
#define TSK_VERSION_NUM 0x040604ff #define TSK_VERSION_NUM 0x040605ff
/** Version of code in string form. See TSK_VERSION_NUM for /** Version of code in string form. See TSK_VERSION_NUM for
* integer form. */ * integer form. */
#define TSK_VERSION_STR "4.6.4" #define TSK_VERSION_STR "4.6.5"
/* include the TSK-specific header file that we created in autoconf /* include the TSK-specific header file that we created in autoconf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment