Skip to content

Commit 2fdd554

Browse files
committed
release 11.3.1
1 parent d04164c commit 2fdd554

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/source/_static/symboldumps/skeletons-c128.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Prog8 compiler v11.3 by Irmen de Jong ([email protected])
2+
Prog8 compiler v11.3.1 by Irmen de Jong ([email protected])
33
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
44

55
Compiling program import-all-c128.p8

docs/source/_static/symboldumps/skeletons-c64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Prog8 compiler v11.3 by Irmen de Jong ([email protected])
2+
Prog8 compiler v11.3.1 by Irmen de Jong ([email protected])
33
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
44

55
Compiling program import-all-c64.p8

docs/source/_static/symboldumps/skeletons-cx16.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Prog8 compiler v11.3 by Irmen de Jong ([email protected])
2+
Prog8 compiler v11.3.1 by Irmen de Jong ([email protected])
33
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
44

55
Compiling program import-all-cx16.p8

docs/source/_static/symboldumps/skeletons-pet32.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Prog8 compiler v11.3 by Irmen de Jong ([email protected])
2+
Prog8 compiler v11.3.1 by Irmen de Jong ([email protected])
33
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
44

55
Compiling program import-all-pet32.p8

docs/source/_static/symboldumps/skeletons-virtual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Prog8 compiler v11.3 by Irmen de Jong ([email protected])
2+
Prog8 compiler v11.3.1 by Irmen de Jong ([email protected])
33
This software is licensed under the GNU GPL 3.0, see https://www.gnu.org/licenses/gpl.html
44

55
Compiling program import-all-virtual.p8

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.console=rich
33
org.gradle.parallel=true
44
org.gradle.daemon=true
55
kotlin.code.style=official
6-
version=11.3.1-SNAPSHOT
6+
version=11.3.1

0 commit comments

Comments
 (0)