Arthur Yefimov пре 3 година
родитељ
комит
e393014096
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/FreeOberon.Mod

+ 1 - 1
src/FreeOberon.Mod

@@ -19,7 +19,7 @@ along with Free Oberon.  If not, see <http://www.gnu.org/licenses/>.
 IMPORT T := TermBox, Files, Args, Utf8,
        OV, Editor, Term, FoStrings, Config, Strings, Int, Out, Kernel;
 CONST
-  version* = '1.1.0-alpha.3';
+  version* = '1.1.0-alpha.4';
   year = 2022;
 
   (* Direction of Selection *)