浏览代码

Version 1.1.0-alpha.4

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,
 IMPORT T := TermBox, Files, Args, Utf8,
        OV, Editor, Term, FoStrings, Config, Strings, Int, Out, Kernel;
        OV, Editor, Term, FoStrings, Config, Strings, Int, Out, Kernel;
 CONST
 CONST
-  version* = '1.1.0-alpha.3';
+  version* = '1.1.0-alpha.4';
   year = 2022;
   year = 2022;
 
 
   (* Direction of Selection *)
   (* Direction of Selection *)