Skip to content

Commit c05c1c5

Browse files
committed
Version bump to 2.14.1
1 parent 8b18bd1 commit c05c1c5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
** Version 2.14 - 12 Sep 2017
210

311
* New Features

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([SSDEEP],[2.14],[floss_ssdeep@irq.a4lg.com])
1+
AC_INIT([ssdeep],[2.14.1],[floss_ssdeep@irq.a4lg.com])
22
AM_INIT_AUTOMAKE
33

44
AC_CONFIG_FILES([Makefile])

ssdeep.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH SSDEEP "1" "Version 2.14 \- 12 Sep 2017" "ssdeep Project" "SSDEEP COMMAND"
1+
.TH SSDEEP "1" "Version 2.14.1 \- 7 Nov 2017" "ssdeep Project" "SSDEEP COMMAND"
22

33
.SH NAME
44
ssdeep - Computes context triggered piecewise hashes (fuzzy hashes)

0 commit comments

Comments
 (0)