gbranden pushed a commit to branch master
in repository groff.
commit a7c8d31338d0db0add5a813e9088ca107dae99cb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jan 26 16:24:14 2026 -0600
arch/mingw/grap2graph.cmd: Revise version info.
- Drop "GNU" from reported version string; this is a contributed
program (its shell script equivalent is in contrib/grap2graph), not a
GNU program.
- Bump reported version to 1.24.0.
(Why does this exist when "eqn2graph.cmd" and "pic2graph.cmd" don't?
Why isn't MSYS2/MinGW's POSIX shell intepreter up to the task of running
"grap2graph.sh"?)
---
ChangeLog | 8 ++++++++
arch/mingw/grap2graph.cmd | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 315538735..d7cde1f23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2026-01-26 G. Branden Robinson <[email protected]>
+
+ * arch/mingw/grap2graph.cmd: Revise version info.
+ - Drop "GNU" from reported version string; this is a contributed
+ program--its shell script equivalent is in contrib/
+ grap2graph--not a GNU program.
+ - Bump reported version to 1.24.0.
+
2026-01-26 G. Branden Robinson <[email protected]>
* font/devpdf/devpdf.am ($(devpdffont_descriptions_from_devps)
diff --git a/arch/mingw/grap2graph.cmd b/arch/mingw/grap2graph.cmd
index 5ee9e5a36..4dfe2b3c1 100644
--- a/arch/mingw/grap2graph.cmd
+++ b/arch/mingw/grap2graph.cmd
@@ -75,7 +75,7 @@ rm -rf %tdir%
goto end
:version
-echo GNU grap2graph (groff) version 1.23.0
+echo grap2graph (groff) version 1.24.0
goto end
:usage
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit