Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6127bd6

Browse files
committedFeb 23, 2018
Release v1.0.3
This release fixes a bug that results in significantly improved diff creation times in certain cases. Signed-off-by: Patrick McCarty <[email protected]>
1 parent 85b1c53 commit 6127bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.66])
2-
AC_INIT([bsdiff], [1.0.2], [patrick.mccarty@intel.com])
2+
AC_INIT([bsdiff], [1.0.3], [patrick.mccarty@intel.com])
33
AC_CONFIG_MACRO_DIR([m4])
44
AC_PROG_CC
55
AC_PROG_CC_STDC

0 commit comments

Comments
 (0)
Please sign in to comment.