Skip to content

Commit 2303b4d

Browse files
committed
Update changelog for 2.9.0
1 parent 033c57a commit 2303b4d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

MiniZincIDE/CHANGES

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2024-02-11
2+
v2.9.0
3+
- Fix broken documentation link in the help menu item.
4+
15
2024-10-02
26
v2.8.7
37
- Update to MiniZinc 2.8.7.

MiniZincIDE/MiniZincIDE.pri

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
QT += core gui widgets websockets
22

3-
VERSION = 2.8.8
3+
VERSION = 2.9.0
44
DEFINES += MINIZINC_IDE_VERSION=\\\"$$VERSION\\\"
55

66
bundled {

0 commit comments

Comments
 (0)