You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _software/bdiff.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
layout: "programs-tplt"
3
3
group: apps
4
4
priority: 4
5
-
version: "1.0.0-beta"
6
-
release-date: "2023-06-02"
7
-
os: Windows 2000 & later
5
+
version: "1.0.0-beta.2"
6
+
release-date: "2024-08-29"
7
+
os: Windows 7 SPI & later
8
8
title: "BDiff / BPatch Utilities"
9
9
precis: "Creates diffs between files and applies patches"
10
10
summary: "BDiff computes differences between two binary files and outputs either a human readable file of a binary patch file. BPatch uses the binary patch files produced by BDiff to patch files."
0 commit comments