Skip to content

Commit af83df7

Browse files
Update release
1 parent 4a01554 commit af83df7

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Snips Compiler Gen.2 v.4.3.4-RELEASE
1+
# Snips Compiler Gen.2 v.4.4.0-RELEASE
22
## Some words in advance
33
This project was started for educational purposes. The programming language Snips, the Compiler and all included modules are not following any standards and are built to function well only for this project. Results produced by the compiler and included modules may contain errors and are not thought for any production environment. The project and all its included modules are still under development and are subject to change.
44

release/snips.exe

8.59 KB
Binary file not shown.

release/snips.jar

8.59 KB
Binary file not shown.

src/Snips/sys-inf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Inf>
2-
<Version>v.4.3.4</Version>
2+
<Version>v.4.4.0</Version>
33
<Library>
44
<Alias>linked_list.sn:lib/std/data/linked_list.sn</Alias>
55
<Alias>binary_tree.sn:lib/std/data/binary_tree.sn</Alias>

0 commit comments

Comments
 (0)