Skip to content

Commit 5938e63

Browse files
committed
Develop major release
This was already discussed after NWERC and I think it makes sense given the "major" changes and new scoring implementations.
1 parent 1400212 commit 5938e63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DOMjudge Programming Contest Judging System
22

3-
Version 8.4.0DEV
3+
Version 9.0.0DEV
44
---------------------------
55
- Get rid of 'internal' data source mode, always requiring - but auto
66
generating - external ID's for all entities to simplify event logic.

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 8.4.0DEV
9+
This is the Programming Contest Jury System "DOMjudge" version 9.0.0DEV
1010

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

0 commit comments

Comments
 (0)