Skip to content

Commit 6127bd6

Browse files
committed
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 <patrick.mccarty@intel.com>
1 parent 85b1c53 commit 6127bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

+1-1
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)