Skip to content

Commit 8fd67ee

Browse files
committed
Minor cleanup, tag 4.7.2.1
1 parent 8533712 commit 8fd67ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
assembler. Memory moves and fill done with dword instructions where
4242
appropriate. Screen attributes are (unfortunately) now fixed, but screen
4343
updates are very fast. Sep 1995
44-
* Cleaned up for modern Linux and BSD system by Jeffrey H. Johnson, mid-2019
44+
* Cleaned up for modern Linux and BSD systems by Jeffrey H. Johnson, mid-2019
4545
* G 4.7.2 on GitHub, March 2021

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ This is ***G***, a general purpose programmable text editor.
3939

4040
## Binaries
4141

42-
* [***G*** V4.7.2 for DOS](https://github.com/johnsonjh/g/raw/master/bin/DOS/g472.exe) - 32-bit, DPMI
43-
* [***G*** V4.7.1 for DOS](https://github.com/johnsonjh/g/raw/master/bin/DOS/g471.exe) - 16-bit, real-mode
44-
* [***G*** V4.7.2 for Win32](https://github.com/johnsonjh/g/raw/master/bin/WIN32/g472.exe) - 32-bit, Win32
42+
* [***G*** V4.7.2 for DOS](https://github.com/johnsonjh/g/raw/master/bin/DOS/g472.exe) - 32-bit, DPMI (2022-03-12)
43+
* [***G*** V4.7.1 for DOS](https://github.com/johnsonjh/g/raw/master/bin/DOS/g471.exe) - 16-bit, real-mode (1995-10-20)
44+
* [***G*** V4.7.2 for Win32](https://github.com/johnsonjh/g/raw/master/bin/WIN32/g472.exe) - 32-bit, Win32 (2022-03-13)

0 commit comments

Comments
 (0)