summaryrefslogtreecommitdiff
path: root/sysutils/ledit/files/patch-go.ml
blob: 8a2c604dbae143a1fd65db3ce7597798033747bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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: ";