mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-06-16 02:35:51 +00:00
Release version 1.0.1
This release fixes a small issue with permissions on the target files created by both bsdiff and bspatch, namely that there is no reason for them not to be group and world readable. 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.0], [patrick.mccarty@intel.com])
|
||||
AC_INIT([bsdiff], [1.0.1], [patrick.mccarty@intel.com])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_PROG_CC
|
||||
AC_PROG_CC_STDC
|
||||
|
||||
Reference in New Issue
Block a user