mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-08-19 04:38:02 +00:00
Release v1.0.4
This release fixes an issue with libbsdiff thread safety. This was a regression introduced in v1.0.3. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.66])
|
||||
AC_INIT([bsdiff], [1.0.3], [patrick.mccarty@intel.com])
|
||||
AC_INIT([bsdiff], [1.0.4], [patrick.mccarty@intel.com])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_PROG_CC
|
||||
AC_PROG_CC_STDC
|
||||
|
||||
Reference in New Issue
Block a user