We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b18bd1 commit c05c1c5Copy full SHA for c05c1c5
NEWS
@@ -1,3 +1,11 @@
1
+** Version 2.14.1 - 7 Nov 2017
2
+
3
+* Bug Fixes
4
5
+ - Fixed a spelling error.
6
+ - Made relative path mode on Win32 to work.
7
8
9
** Version 2.14 - 12 Sep 2017
10
11
* New Features
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([SSDEEP],[2.14],[floss_ssdeep@irq.a4lg.com])
+AC_INIT([ssdeep],[2.14.1],[floss_ssdeep@irq.a4lg.com])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])
ssdeep.1
-.TH SSDEEP "1" "Version 2.14 \- 12 Sep 2017" "ssdeep Project" "SSDEEP COMMAND"
+.TH SSDEEP "1" "Version 2.14.1 \- 7 Nov 2017" "ssdeep Project" "SSDEEP COMMAND"
.SH NAME
ssdeep - Computes context triggered piecewise hashes (fuzzy hashes)
0 commit comments