summaryrefslogtreecommitdiff
path: root/sysutils/ledit/files/patch-go.ml
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ledit/files/patch-go.ml')
-rw-r--r--sysutils/ledit/files/patch-go.ml11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/ledit/files/patch-go.ml b/sysutils/ledit/files/patch-go.ml
new file mode 100644
index 000000000000..8a2c604dbae1
--- /dev/null
+++ b/sysutils/ledit/files/patch-go.ml
@@ -0,0 +1,11 @@
+--- go.ml.orig 2022-12-23 21:06:50 UTC
++++ go.ml
+@@ -14,7 +14,7 @@ open Sys;
+ open Ledit;
+ open Sys;
+
+-value version = "2.05";
++value version = "2.06";
+
+ value usage () = do {
+ prerr_string "Usage: ";