Skip to content

Commit 528609a

Browse files
committed
Prepare for further development.
1 parent 2b239fc commit 528609a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
DOMjudge Programming Contest Judging System
22

3+
Version 10.0.0DEV
4+
---------------------------
5+
36
Version 9.0.0 - 5 October 2025
47
---------------------------
58
- API and integration:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DOMjudge
66
[![Coverity Scan Status](https://img.shields.io/coverity/scan/671.svg)](https://scan.coverity.com/projects/domjudge)
77
[![CodeQL alerts](https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main&event=push)](https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml)
88

9-
This is the Programming Contest Jury System "DOMjudge" version 9.0.0
9+
This is the Programming Contest Jury System "DOMjudge" version 10.0.0DEV
1010

1111
DOMjudge is a system for running a programming contest, like the
1212
ICPC regional and world championship programming contests.

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| DOMjudge Version | Supported | PHP version supported |
66
|------------------| ------------------ |-----------------------|
77
| main branch | :warning: | 8.1-8.4 |
8-
| 8.4.x | :white_check_mark: | 8.1-8.4 |
8+
| 9.0.x | :white_check_mark: | 8.1-8.4 |
99
| 8.3.x | :white_check_mark: | 8.1-8.3 |
1010
| < 8.3 | :x: | :x: |
1111

0 commit comments

Comments
 (0)